Hi Ke Li,

The osg binaries gets put where you want them (using CMake). You tell CMake
"where to build the binaries" and thats where you find the generated .sln
file and, if you're lucky, a bin folder. The bin folder contains the
binaries and a plugin folder with plugin binaries. If you dont want dlls
decorated with the osg version(osg.dll instead of osg33-osg.dll) then use
CMake to change this. You'll have to find the option yourself since i'm
out-of-office.

Hope that helps
Mattias

On Fri, Apr 11, 2008 at 11:45 PM, Ke Li <[EMAIL PROTECTED]> wrote:

> Dear all,
>
> Following the instruction of Mattias and Robert, I modified OSG source
> code to meet my requirement. But after rebuiling the whole solution or just
> the project I modified, I could not find dll files that can replace the
> downloaded binaries.
>
> So my question is how to create new dll files to replace the old ones
> using the OSG source code.
>
> Since I'm using the dotNet wrappers, the other questions are whether I
> need to replace the downloaded dotNet dll files and if yes, how.
>
>
> Thank you for your help!
>
> Ke Li
>
>
>
> ------------------------------
> Get in touch in an instant. Get Windows Live Messenger 
> now.<http://www.windowslive.com/messenger/overview.html?ocid=TXT_TAGLM_WL_Refresh_getintouch_042008>
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to