Anonymous
04-04-2006 21:07:25
We're installing PLSM for our project against the newest Ogre CVS and wondering about a step on the wiki which seems impossible.
I don't understand how this can accomplished without ruining my ogre compilation because it would replace important files in the structure (specifically the samples, tools, and plugins folders along with everthing in them).
I initially thought I could manually just move everything from the plsm folders that needed to be copied into the already existing tools/plugins/samples folder but I found that there are conflicting files (like the makefiles).
I would appreciate any help on this. ;D
If compiling against CVS :
* copy \PlugIns,\Samples and \Tools from ogreaddons\paginglandscape to \ogrenew
I don't understand how this can accomplished without ruining my ogre compilation because it would replace important files in the structure (specifically the samples, tools, and plugins folders along with everthing in them).
I initially thought I could manually just move everything from the plsm folders that needed to be copied into the already existing tools/plugins/samples folder but I found that there are conflicting files (like the makefiles).
I would appreciate any help on this. ;D