Hello,

at the third post of this thread:

http://gpwiki.org/forums/viewtopic.php?t=4164

you can see these two sentences:

"if you go to properties and put in as linker dependancies SDL.lib and OpenGL.lib".

"and make sure the paths to both the .lib files are in the linker input directory value"

Can someone tell me step by step how to do these two things?

.NET 2005
[IMG]http://www.codeguru.com/forum/images/buttons/edit.gif[/IMG]

Select Project --> Properties
expand Configuration Properties
expand Linker
select General category
add path(s) to the libraries in "Additional Libray Directories"
click Input category under Linker
add library names in "Additional Dependencies"

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.