i cant't start using CEGUI in vc6

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

mrfawy
Just popping in
Just popping in
Posts: 4
Joined: Mon Dec 31, 2007 18:01
Location: canada
Contact:

i cant't start using CEGUI in vc6

Postby mrfawy » Mon Dec 31, 2007 18:10

hi all,
this is my first post ,..
I'm new to using CEGUI ,so please help me
i use vc6 and cant build files,i already set the include and lib in my vc6 after copying dependences files in the lib and folder (as i read in toturial)
but i cant build projects
also tried the premake program (in premake folder )and i got the vc6 project and work space with alot of projects in it but when i start building i got errors
during process , please help me as i think CEGUI is a powerful library , and I'm already using IRRLICHT i want to use it with CEGUI and i support directx9
i'm ready for extra explanation of my problem ,any one interested can ask me more about my probelm
... thanks in advance , happy new year :D

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Postby CrazyEddie » Tue Jan 01, 2008 09:05

Hi,

I think that, unfortunately, we no longer support MSVC++ 6. While such support was something that was originally added upon someone's request. Owing to the fact that once all the devs stopped using VC6, over time it became more and more difficult to maintain compatibility with such an old compiler (now around 11 years old - that's a very, very long time in IT ;) ).

IIRC the decision to drop VC6 support pretty much became 'official' once MS decided to give away the VC++ Express package - which is your best option unless you want to part with some money :-P

I understand that in some circumstances choice of build tools may not be yours - if that applies there I suggest breaking out the baseball bats and doing some damage :D

Sorry to be the bearer of bad news.

Happy new year to you too :)

CE

mrfawy
Just popping in
Just popping in
Posts: 4
Joined: Mon Dec 31, 2007 18:01
Location: canada
Contact:

Postby mrfawy » Tue Jan 01, 2008 12:38

CrazyEddie wrote:Hi,

I think that, unfortunately, we no longer support MSVC++ 6. While such

CE


thanks for reply ,
do you think i must switch to any open source complier (i can't for now get a new version of vs , but I'll do as soon as possible ) ..
if so which one do you suggest to be compatible with CEGUI ...
thanks a gain :P

User avatar
scriptkid
Home away from home
Home away from home
Posts: 1178
Joined: Wed Jan 12, 2005 12:06
Location: The Hague, The Netherlands
Contact:

Postby scriptkid » Tue Jan 01, 2008 13:15

On windows i only worked with Visual Studio and CEGUI. You can try CE's suggestion: the Express editions. But i'm not really sure what it's limitations are compared to paid versions.

If you search for 'mingw' on this forum, you will get some post about mingw compiler in combination with CodeBlocks environment. But those discussions are not very recent.

Good luck on your decission!
Last edited by scriptkid on Tue Jan 01, 2008 15:30, edited 1 time in total.
Check out my released snake game using Cegui!

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Postby CrazyEddie » Tue Jan 01, 2008 14:44

With regards to the free express edition of MSVC++
As far as I know there are no specific limitations which make it unsuitable for individual or small-scale development - it still compiles and optimises - which is pretty much all you need :) I think the main differences between that and the newer paid versions are related to team based / enterprise development and other such stuff which is not much use to the average Joe.

One thing missing from the VC++ express download is any form of Win32 SDK; you get the c/c++ libraries and that's all she wrote. So to do any Windows development you need to download the PDSK from Microsoft (also free) and install that. Personally I think this is a better approach anyway, since at least that was people have an up-to-date SDK as opposed to using whatever came with the compiler for years on end.

Other limitations, related to the above, are some missing project wizards, though these can be re-enabled easily by editing some configuration XML files (there are various guides on the web detailing how to achieve this, you'll have to search if you're interested - I'm too lazy to either find a link or post the instructions :) ).

With regards to gcc/mingw on Windows
I'm not sure if the basic ming32 (with a "configure" step and what have you) works on Win32 - it didn't when I left just over a year ago. Around that time I did do some pretty successful tests with cross-compiling (that is, building on Linux but running on Windows). The changes made for that support would pretty much have provided complete gcc/autotools/mingw support across the board - unfortunately the required changes did not make it to SVN. I do not know if any work was done in this area after my departure.

Code:Blocks and gcc was pretty much working, as I understand it, but I don't know what the status of that IDE is, since I have not looked at it for a long time now.

Anyhow, a lot of rambling in here - hopefully some of it useful :P

CE

mrfawy
Just popping in
Just popping in
Posts: 4
Joined: Mon Dec 31, 2007 18:01
Location: canada
Contact:

Postby mrfawy » Tue Jan 01, 2008 19:25

CrazyEddie wrote:With regards to the free express edition of MSVC++
I'm too lazy to either find a link or post the instructions :) ).



CE


don't say so , I realy thank you ,you are very cooperative ..
and I'll try to get suitable version or search for solutions ,..
thanks a lot for helping and replying my questions , CEGUI team is realy cooperative and helpful , till i get the suitable IDE ,i wish you good luck and I'll try to build GUI ,till we meet a gain .... :D :D

mrfawy
Just popping in
Just popping in
Posts: 4
Joined: Mon Dec 31, 2007 18:01
Location: canada
Contact:

Postby mrfawy » Tue Jan 01, 2008 19:28

scriptkid wrote:On windows i only worked with Visual Studio and CEGUI.

thanks a lot for replying ,I'll try ... :)


Return to “Help”

Who is online

Users browsing this forum: No registered users and 22 guests