News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Code::Blocks Win98

Started by ghost, July 30, 2008, 05:45:04 PM

Previous topic - Next topic

ghost

I´d like to use Code::Blocks but the newest Version dont run on Win98SE  :(

Perhaps you can help me and tell me which is the last Win98-Version and if possible where i can get it?!

JGM

Quote
Is Unicode supported?
Yes, Unicode is fully supported under Windows NT/2000 and there is limited support for it under Windows 9x using MSLU.

The link for necessary files and documentation:
http://www.microsoft.com/globaldev/handson/dev/mslu_announce.mspx

ghost

I use the inofficial Win98 SE update which includes the MSLU but i dont whats now to do?

JGM

Try compiling wxwidgets yourself with mslu support (i think the define is wxUSE_UNICODE_MSLU) and codeblocks. I dont know exactly how this is done. Try searching on google also for "wxwidgets mslu windows 98" or something like that and read wxwidgets documentation. Or just compile in ansi mode.

TDragon

There is also an unsupported ANSI build of Code::Blocks 8.02 which I created and posted here.
[url="https://jmeubank.github.io/tdm-gcc/"]https://jmeubank.github.io/tdm-gcc/[/url] - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)