On 22.10.2015 14:41, Johannes wrote:
> Hello Gerrit,
>
> I have one additional small problem with the build system. I got an
> unresolved external symbol error from a missing memmanager library in
> target simplePluginApp. That target is somehow special and does not add
> the OSG_GLOBAL_LIB dependencies. I have temporarily added the following
> line of cmake code
>
> TARGET_LINK_LIBRARIES(simplePluginApp ${${OSG_GLOBAL_LIB}})
>
> into
>
> Contrib/CSMPlugin/SimpleTest/CMakeLists.Lib.OSGContribCSMSimplePlugin.txt
>
> which resolves this error. Probably there is a more elegant solution
> that would be more in the line of the other executable targets?
>
> Could you adapt OSGContribCSMSimplePlugin.txt accordingly?
>
>
> Thanks,
> Johannes
>
>
>
> ------------------------------------------------------------------------------
>
ping :-)------------------------------------------------------------------------------ Presto, an open source distributed SQL query engine for big data, initially developed by Facebook, enables you to easily query your data on Hadoop in a more interactive manner. Teradata is also now providing full enterprise support for Presto. Download a free open source copy now. http://pubads.g.doubleclick.net/gampad/clk?id=250295911&iu=/4140 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
