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

Windows me and nightly builts

Started by tom0769, November 20, 2006, 07:57:09 AM

Previous topic - Next topic

tom0769

Hi,
how can I share projects on 2 systems, one win2k, the other win me.
On win me nightly builts don't work.

stahta01

#1
Have you tried the ANSI/ASCII Builds?

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

Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Joerg

Quote from: stahta01 on November 20, 2006, 08:11:02 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?
It's never too late to fail!

balgior

Quote from: rekisum on November 20, 2006, 10:35:53 AM
Quote from: stahta01 on November 20, 2006, 08:11:02 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?

that's right!
use it on windows that don't support unicode, such as winMe etc...

tom0769

Quote from: stahta01 on November 20, 2006, 08:11:02 AM
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

balgior

#5
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.next.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

(in case this was not clear)

then make a clear install in a new folder and everything should be fine...




tom0769

#6
Quote
you have to use *both* the ansi built of c::b:
http://forums.next.codeblocks.org/index.php?topic=4469.msg35333#msg35333

The link in this thread does not work.

balgior

Quote from: tom0769 on November 22, 2006, 10:52:06 AM
Quote
you have to use *both* the ansi built of c::b:
http://forums.next.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  :D
i wonder, didn't anyone notice this before?

anyway, a new ansi built is out (and the link is fine :) ) http://forums.next.codeblocks.org/index.php?topic=4523.msg35725#msg35725

sethjackson

Quote from: balgior on November 22, 2006, 01:51:41 PM
Quote from: tom0769 on November 22, 2006, 10:52:06 AM
Quote
you have to use *both* the ansi built of c::b:
http://forums.next.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  :D
i wonder, didn't anyone notice this before?

anyway, a new ansi built is out (and the link is fine :) ) http://forums.next.codeblocks.org/index.php?topic=4523.msg35725#msg35725

Fixed. Sorry about that. :P