User forums > Using Code::Blocks

Linking fails with A LOT of object files

<< < (2/2)

stahta01:
It looks to be an Java Wrapper around Ogre; unless you wish to maintain ogre4j I would just use the standard MSVC build project file or Ant build script. The number of files combined with the file name lengths are just a lot.

Edited: The other options, as other have said, is to add adding static libs that are combined into the final DLL. I would also if I was maintaining it reorganize the the Folders and see if short names are possible. But, if just using the lib would leave file naming and structure alone.

Tim S

Navigation

[0] Message Index

[*] Previous page

Go to full version