Hi

See http://www.vis-sim.com/3dsceneBB/viewtopic.php?t=14

This tells you how windows searches and finds dll's

Note the one thorn in this is C# and Managed assemblies, they DO Not search
out of the exe dir, gotta love Microsoft fro being consistent


Gordon

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of J.P.
Delport
Sent: Wednesday, November 28, 2007 6:56 AM
To: OpenSceneGraph Users
Subject: Re: [osg-users] Problem with dll

Hi,

where the guide talks about .lib it is about when you want to compile your
own programs that use the OSG.

I don't use Windows, but it sounds like you just need the .dll files to be
either in the PATH like Robert said, or you could just make a directory
where you put all the .exe and .dll files and run the example from there.

Also try building the 'INSTALL' target in Visual Studio. I think this copies
things to where you can run them.

jp

Pedro José Muñoz Martínez wrote:
> Thanks,
> I am tryig to follow the "OpenSceneGraph Quick Reference Guide" and 
> here it tells me how to include *.lib and the includes but nothing 
> about *.dll and I don´t  know how to include them.
> 
> 
> 
> ----------------------------------------------------------------------
> -- Tecnología, moda, motor, viajes,…suscríbete a nuestros boletines 
> para estar a la última MSN Newsletters 
> <http://newsletters.msn.com/hm/maintenanceeses.asp?L=ES&C=ES&P=WCMaint
> enance&Brand=WL&RU=http%3a%2f%2fmail.live.com>
> 
> 
> ----------------------------------------------------------------------
> --
> 
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.
> org

--
This message is subject to the CSIR's copyright terms and conditions, e-mail
legal notice, and implemented Open Document Format (ODF) standard. 
The full disclaimer details can be found at
http://www.csir.co.za/disclaimer.html.

This message has been scanned for viruses and dangerous content by
MailScanner, and is believed to be clean.  MailScanner thanks Transtec
Computers for their support.

_______________________________________________
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