We're Hiring!

Any software recommendations for volume viewing?

General user discussion about using the OMERO platform to its fullest. Please ask new questions at https://forum.image.sc/tags/omero
Please note:
Historical discussions about OMERO. Please look for and ask new questions at https://forum.image.sc/tags/omero

There are workflow guides for various OMERO functions on our help site - http://help.openmicroscopy.org

You should find answers to any basic questions about using the clients there.

Re: Any software recommendations for volume viewing?

Postby ppouchin » Wed Mar 27, 2013 4:55 pm

jmoore wrote:After "build-cpp", the omero_client shared library is either available under the components/tools/OmeroCpp directory or in the target directory zipped as OMERO.cpp*.zip.

Cheers,
~Josh.


Ok, right. Thank you. I thought it was supposed to be in a parent directory included in the LD_PATH...

So, last question I hope...
I get a lot of undefined references :
Code: Select all
./release\OMEROLoader.o:OMEROLoader.cpp:(.text+0x52e3): undefined reference to `IceInternal::upCast(omero::RString*)'
./release\OMEROLoader.o:OMEROLoader.cpp:(.text+0x5359): undefined reference to `VTT for omero::api::RoiOptions'
./release\OMEROLoader.o:OMEROLoader.cpp:(.text+0x5451): undefined reference to `vtable for omero::metadatastore::IObjectContainer'


I currently have
Code: Select all
LIBS += -L${OMERO_HOME}/lib -L${ICE_HOME}/lib -lIce -lIceUtil -lGlacier2 -lomero_client


Am I missing a lib, or is it related to g++/Ice problems... ?
ppouchin
 
Posts: 98
Joined: Thu Dec 02, 2010 2:08 pm

Re: Any software recommendations for volume viewing?

Postby jmoore » Thu Mar 28, 2013 10:59 am

Since there's more than one vtable missing (not just the one related to the dreaded upCast), my guess is that something is not set up correctly. Perhaps check the libraries that are linked for your platform? There are several directories in the Ice install: for each compiler, 32 or 64-bit, with/without debugging.

Sorry that I can't be clearer. If you have any other logs or screenshots of what's going on, that may well help.
~Josh.
User avatar
jmoore
Site Admin
 
Posts: 1591
Joined: Fri May 22, 2009 1:29 pm
Location: Germany

Previous

Return to User Discussion

Who is online

Users browsing this forum: No registered users and 1 guest