Thread: OpenEXR pluging for shake

Reply to Thread
Results 1 to 4 of 4
  1. #1 OpenEXR pluging for shake 
    i alrady manage to compile the plugin for ilm but not luck loading it, the shake sdk manual says it has to be copied to a plugins startup folder but there is not such folder in linux (maybe becouse the docs are for mac) so i copied the .so file to the include startup folder and tried loading and .exr file but no luck either can anyone help me with this¿?¿
    Sleep: A completely inadequate substitute for caffeine.
    Usually I try to take it one day at a time, but lately several have attacked me at once...
    If everything seems to be going well, you have obviously overlooked something.
    Infused-Reality
    Reply With Quote  

  2. #2  
    Join Date
    Jan 2003
    Posts
    3,135
    Check that you have an environment variable called $NR_INCLUDE_PATH

    This should be something like:
    /usr/people/hugh-m/tools/shake/$SHAKE_MAJOR_VERSION/macros:/usr/people/hugh-m/tools/shake/$SHAKE_MAJOR_VERSION/plugins/$UNAME:$SHAKE_LOCATION/include/:$TOOLS/shake/$SHAKE_VERSION/plugins/"$UNAME":$TOOLS/shake/$SHAKE_VERSION/macros

    It will be expecting to find any plugins in a folder called startup/ inside any of the folders specified in the include path. Generally UI files are in startup/ui/
    Hugh Macdonald
    Reply With Quote  

  3. #3  
    well i already have the env for loading macros. but it dosent work with the pluging i cant load any .exr image, neither created by me or from the examples in openEXR url, is there a way to know if the pluging is loaded, becouse when i run shake in the console i dont get any error, and in starting to get out of ideas
    Sleep: A completely inadequate substitute for caffeine.
    Usually I try to take it one day at a time, but lately several have attacked me at once...
    If everything seems to be going well, you have obviously overlooked something.
    Infused-Reality
    Reply With Quote  

  4. #4  
    oppps sorry for that now i do get an error in the command line i get this
    error: /usr/lmm/shake/plugins/startup//exrFormat.so: undefined symbol: _ZN4half5_eLutE

    could this be becouse i not using the version gcc that the manual sayst¿??¿? and if its that whe iinstal the older version of the compiler can i have 2 compilers installed i dont want to have problem later on when compileing other stuff
    Sleep: A completely inadequate substitute for caffeine.
    Usually I try to take it one day at a time, but lately several have attacked me at once...
    If everything seems to be going well, you have obviously overlooked something.
    Infused-Reality
    Reply With Quote  

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     
Bookmarks
Bookmarks
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts