User forums > Using Code::Blocks

errors I can't make sense of

<< < (2/2)

stahta01:
Some of the parts of minGW GCC does not like spaces in file names. This might be the cause.

What object file contains triangle code?
DrawEngine.o
ErrorHandler.o
FileHandler.o
Game.o
Scene.o
Vertex.o
main.o
Core.o

The order of object files could be wrong, but I have never had it happen in Code::Blocks. I am guessing the object file with the Triangle class is not in the list above.

Please re-compile the Triangle class and post the Build Log.

Tim S

Jasper:
That gave me the error that the file was not assigned to any build (knowing the problem now it was easy to fix it).

Thanks a lot for helping me fix this.

Jasper

Navigation

[0] Message Index

[*] Previous page

Go to full version