Code::Blocks Forums
User forums => Help => Topic started by: tom0769 on November 20, 2006, 07:57:09 am
-
Hi,
how can I share projects on 2 systems, one win2k, the other win me.
On win me nightly builts don't work.
-
Have you tried the ANSI/ASCII Builds?
See http://forums.codeblocks.org/index.php?topic=4469.msg35333#msg35333
Tim S
-
Have you tried the ANSI/ASCII Builds?
What's the ANSI/ASCII-Build all about btw?
Something non Unicode with a non-unicode-wx dll?
Where should I use it?
-
Have you tried the ANSI/ASCII Builds?
What's the ANSI/ASCII-Build all about btw?
Something non Unicode with a non-unicode-wx dll?
Where should I use it?
that's right!
use it on windows that don't support unicode, such as winMe etc...
-
Have you tried the ANSI/ASCII Builds?
I tried the "ansi windows wxWidget dll", but there is still this error message at start of C::B, which tells me, that unicode is not supported.
What do I have to download to get C::B run on win me.
On win2k I just downloaded the 7z-files and copied them to the C::B directory. All was fine with no installation routine. I was even able to just copy the whole directory to another win2k system.
But now (unfortunately on my favourite littleold 400MHz/128mb notebook, which is far to slow with win2k) I find no way to run it under win me.
Thanks in advance
Tom
-
I tried the "ansi windows wxWidget dll", but there is still this error message at start of C::B, which tells me, that unicode is not supported.
What do I have to download to get C::B run on win me.
you have to use *both* the ansi built of c::b:
http://forums.codeblocks.org/index.php?topic=4469.msg35333#msg35333 (http://forums.codeblocks.org/index.php?topic=4469.msg35333#msg35333)
*and* the right wxWidget version for the ansi c::b, which is ansi wxWidget dll:
http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z (http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z)
(in case this was not clear)
then make a clear install in a new folder and everything should be fine...
-
you have to use *both* the ansi built of c::b:
http://forums.codeblocks.org/index.php?topic=4469.msg35333#msg35333 (http://forums.codeblocks.org/index.php?topic=4469.msg35333#msg35333)
The link in this thread does not work.
-
you have to use *both* the ansi built of c::b:
http://forums.codeblocks.org/index.php?topic=4469.msg35333#msg35333 (http://forums.codeblocks.org/index.php?topic=4469.msg35333#msg35333)
The link in this thread does not work.
yes, you're right
sethjackson put a wrong link: http://"http//savefile.com/files/259322" instead of http://savefile.com/files/259322 (http://savefile.com/files/259322) :D
i wonder, didn't anyone notice this before?
anyway, a new ansi built is out (and the link is fine :) ) http://forums.codeblocks.org/index.php?topic=4523.msg35725#msg35725 (http://forums.codeblocks.org/index.php?topic=4523.msg35725#msg35725)
-
you have to use *both* the ansi built of c::b:
http://forums.codeblocks.org/index.php?topic=4469.msg35333#msg35333 (http://forums.codeblocks.org/index.php?topic=4469.msg35333#msg35333)
The link in this thread does not work.
yes, you're right
sethjackson put a wrong link: http://"http//savefile.com/files/259322" instead of http://savefile.com/files/259322 (http://savefile.com/files/259322) :D
i wonder, didn't anyone notice this before?
anyway, a new ansi built is out (and the link is fine :) ) http://forums.codeblocks.org/index.php?topic=4523.msg35725#msg35725 (http://forums.codeblocks.org/index.php?topic=4523.msg35725#msg35725)
Fixed. Sorry about that. :P