Search found 4 matches

by Noob24
Fri Feb 10, 2006 17:09
Forum: Help
Topic: File Requester and Ogre question:)
Replies: 5
Views: 6156

Think i got it, was a simple fault in Ogres example code.
http://www.ogre3d.org/phpBB2/viewtopic. ... 718#127718
by Noob24
Fri Feb 10, 2006 14:35
Forum: Help
Topic: File Requester and Ogre question:)
Replies: 5
Views: 6156

Mh, in that example, i wonder what CEGUICommonFileDialog.cpp is good for.
What to do with CEGUICommonFileDialog.cpp?
Is it needed to build Demo_Gui2.cpp?
by Noob24
Fri Feb 10, 2006 02:48
Forum: Help
Topic: File Requester and Ogre question:)
Replies: 5
Views: 6156

Thank you guys. If i try that example i get a linker error like: error LNK2019: unresolved external symbol "public: __thiscall CEGUI::CCommonFileDialog::CCommonFileDialog(void)" (??0CCommonFileDialog@CEGUI@@QAE@XZ) referenced in function "public: static class CEGUI::CCommonFileDialog ...
by Noob24
Wed Jan 25, 2006 19:11
Forum: Help
Topic: File Requester and Ogre question:)
Replies: 5
Views: 6156

File Requester and Ogre question:)

Hello, i am new in C++ programming and last week i gave Ogre and CEGUI a try. Made good progress and started to create an Terrain Editor. Now i am stuck because i cant find a File Requester in CEGUI. To make my own i need to find a way to retreive a Directory in C++ (using VC++ Express 05, WinXP). I...

Go to advanced search