Hello Dirk,

Dirk Reiners wrote:
> Carsten Neumann wrote:
>> I've just added the beginnings of this (it is not complete yet, more 
>> over the next days) in Examples/CustomIntegration/NewContainerType.
>> Currently there is a directory CubesLib that contains a new container 
>> type that is compiled into a separate shared library CubesLib outside of 
>> OpenSG and its build system - it comes with a CMakeLists.txt that 
>> compiles it against an installed OpenSG (only tried linux so far).
>> The plan is to add a second directory CubesApp that shows how to use the 
>> new type and create an application that uses OpenSG together with the 
>> new library.
>> Some documentation on what the steps in the process are can be found in 
>> NewContainerType/Documentation.txt, towards the end it has a bunch of 
>> TODOs for the parts outlined above.
> 
> that's great, thanks a lot! The other case that many people are/were 
> interested 
> in is adding application-specific FCs, i.e. without creating a new lib.

I'm not sure I understand the difference, the CubesLib is not really 
another OpenSG library I'm thinking of it as an application library that 
happens to contain a FC. Just linking the CubesLib sources together with 
CubesApp sources should also work - although since I've not 
ported/written the app yet this is not tested ;)

        Cheers,
                Carsten

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to