Linking error with Code::Blocks

Escorter

28-04-2006 19:00:30

Hi!

I tried to compile PLSM2 with Code::Blocks + MinGW. After I loaded Plugin_PagingLandscapeManager2.cbp and I configured the paths, the compiling goes like a dream. But the linker stopped with this message:

Linking dynamic library: ..\bin\Release\Plugin_PagingLandScapeSceneManager2.dll
mingw32-g++.exe: ..\obj\Release\src\OgrePagingLandScapeOgreOctree.o: No such file or directory
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings


Can somebody help?

By the way: I'm using Dagon RC2.

dedesite

29-04-2006 15:33:30

I've made some cbp for PLSM2 but it was for the 1.0.7 and only in release...
But, I think it should work with the new version.
You can grab it here :

http://www.ogre3d.org/phpBB2addons/viewtopic.php?t=615&highlight=

tuan kuranes

29-04-2006 17:24:39

OgrePagingLandScapeOgreOctree is now OgrePagingLandScapeOctree
(.h and .cpp).
Some other file might needs that sort of renaming.

Best is to check using a text editor, file listed in *vc_8.vcproj of plsm2