User forums > Help

GLFW Debian Lenny KDE

(1/1)

dem:
Hello.
I first instaled Code Block and then libGLFW and libGLFW-dev and now when i trie to make new project it ask me wher is GLFW (libs and headres) directory.
I searched install directory i find it and i add it but nothing hapens???

Help?

Jenna:
What do you mean with nothing happens ?

Where did you add what ?

Do you set the global variable $(#glfw) in the global variables dialog or do you add the appropriate directory ( /usr ) directly in the textbox of the wizard ?

In the first case yo should have $(#glfw.lib) and $(#glfw.include) as searchdirectories for linker and compiler, in the second case, they should be /usr/lib and /usr/include .

dem:
In Global variable dialog box i add include (member)/usr/lib/GL and lib (memeber) /usr/lib and base left empty and obj cflag and iflag left empty?
Dm

Jenna:

--- Quote from: dem on June 13, 2011, 04:44:10 pm ---In Global variable dialog box i add include (member)/usr/lib/GL and lib (memeber) /usr/lib and base left empty and obj cflag and iflag left empty?
Dm

--- End quote ---
It should work if you add /usr/ as base and leave all others empty (it works fine here for me with the wizard created sample).

dem:
it worked

Navigation

[0] Message Index

Go to full version