AFS
29-01-2008 19:16:29
Hello, I am somewhat of a noob so please excuse my...well noobness.
I dl'ed ogre and got all of ogre running fine and dandy, and I have the most up to date version of quickGUI (using svn). When I compile I don't get any errors, but it does say:
mingw32-g++.exe: obj\Debug\src\QuickGUIListItem.o: No such file or directory
mingw32-g++.exe: obj\Debug\src\QuickGUIMenu.o: No such file or directory
mingw32-g++.exe: obj\Debug\src\QuickGUIMenuList.o: No such file or directory
mingw32-g++.exe: obj\Debug\src\QuickGUITrackBar.o: No such file or directory
And then when I try to compile and run the quickGUI demo I get too many errors to really put up. I'm assuming that it's because I'm missing those files listed above (but again I'm a noob that knows nothing).
Any ideas and help is greatly appreciated! Thanks!
I dl'ed ogre and got all of ogre running fine and dandy, and I have the most up to date version of quickGUI (using svn). When I compile I don't get any errors, but it does say:
mingw32-g++.exe: obj\Debug\src\QuickGUIListItem.o: No such file or directory
mingw32-g++.exe: obj\Debug\src\QuickGUIMenu.o: No such file or directory
mingw32-g++.exe: obj\Debug\src\QuickGUIMenuList.o: No such file or directory
mingw32-g++.exe: obj\Debug\src\QuickGUITrackBar.o: No such file or directory
And then when I try to compile and run the quickGUI demo I get too many errors to really put up. I'm assuming that it's because I'm missing those files listed above (but again I'm a noob that knows nothing).
Any ideas and help is greatly appreciated! Thanks!