1
Graphics / sfml-graphics.lib
« on: December 12, 2009, 07:09:26 pm »
Sorry, I am back with the old problems. . My new installation:
1)
C:\CodeBlocks
C:\CodeBlocks\CEGUI-0.6.1
C:\CodeBlocks\MinGW
C:\CodeBlocks\SFML-1.5
Then I follow the tutorial "http://www.sfml-dev.org/tutorials/1.5/start-cb.php" and the example works.
((2) copied *.a files from C:\CodeBlocks\SFML-1.5\lib\mingw->
-> C:\CodeBlocks\MinGW\lib
and C:\CodeBlocks\SFML-1.5\include\SFML ->
C:\CodeBlocks\MinGW\include )
3) C:\CodeBlocks\CEGUI-SDK-0.6.1-vc9
then I try the example "Using CEGUI in SFML" step by step and can't compile because the *.lib files were not found. (also with the *.zip from dewyatt ).
Can somebody say me which steps I have taken wrong? Does I have to copy other files too?
tschau, johannes
1)
C:\CodeBlocks
C:\CodeBlocks\CEGUI-0.6.1
C:\CodeBlocks\MinGW
C:\CodeBlocks\SFML-1.5
Then I follow the tutorial "http://www.sfml-dev.org/tutorials/1.5/start-cb.php" and the example works.
((2) copied *.a files from C:\CodeBlocks\SFML-1.5\lib\mingw->
-> C:\CodeBlocks\MinGW\lib
and C:\CodeBlocks\SFML-1.5\include\SFML ->
C:\CodeBlocks\MinGW\include )
3) C:\CodeBlocks\CEGUI-SDK-0.6.1-vc9
then I try the example "Using CEGUI in SFML" step by step and can't compile because the *.lib files were not found. (also with the *.zip from dewyatt ).
Can somebody say me which steps I have taken wrong? Does I have to copy other files too?
tschau, johannes