Firstly thanks for this great GUI. I'm learning how to code a GUI system with your sources, thanks a lot.
I have some problems when compiling your sources. I tried something but can not compile them. I have downloaded "crayzedsgui-0.300.000-source.zip" file from this site. I extracted this zip file and opened the solution in "source" folder. I'm using Visual Studio .NET 2003 and my OS is Windows XP Professional. I also have DirectX 9.0b SDK installed in Retail mode. With these settings, when I want to compile your code, it gives me many many errors. All the errors are same, ".h" and ".cpp" files can not opened. One of the error like below:
Code: Select all
e:\Development\Sources\dotNET\DirectX GUI\crayz\Source\CrayZEdGUIBase\GUILib\Window.cpp(29): fatal error C1083: Cannot open include file: 'CrayZEdGUIBase/GUILib/window.h': No such file or directory
Please help me about this problem.
Thanks for this great GUI again.
Ali Polat OLU