Code::Blocks Forums

User forums => Help => Topic started by: tom0769 on November 20, 2006, 07:57:09 am

Title: Windows me and nightly builts
Post 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.
Title: Re: Windows me and nightly builts
Post by: stahta01 on November 20, 2006, 08:11:02 am
Have you tried the ANSI/ASCII Builds?

See http://forums.codeblocks.org/index.php?topic=4469.msg35333#msg35333

Tim S
Title: Re: Windows me and nightly builts
Post by: Joerg on November 20, 2006, 10:35:53 am
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?
Title: Re: Windows me and nightly builts
Post by: balgior on November 20, 2006, 02:06:22 pm
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...
Title: Re: Windows me and nightly builts
Post by: tom0769 on November 20, 2006, 08:39:21 pm
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
Title: Re: Windows me and nightly builts
Post by: balgior on November 20, 2006, 09:40:45 pm
Quote
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...



Title: Re: Windows me and nightly builts
Post by: tom0769 on November 22, 2006, 10:52:06 am
Quote
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.
Title: Re: Windows me and nightly builts
Post by: balgior on November 22, 2006, 01:51:41 pm
Quote
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)
Title: Re: Windows me and nightly builts
Post by: sethjackson on November 23, 2006, 01:19:13 am
Quote
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