Author Topic: Windows me and nightly builts  (Read 4977 times)

Offline tom0769

  • Multiple posting newcomer
  • *
  • Posts: 42
Windows me and nightly builts
« 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.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: Windows me and nightly builts
« Reply #1 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
« Last Edit: November 20, 2006, 08:15:02 am by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline Joerg

  • Multiple posting newcomer
  • *
  • Posts: 100
Re: Windows me and nightly builts
« Reply #2 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?
It's never too late to fail!

Offline balgior

  • Multiple posting newcomer
  • *
  • Posts: 24
Re: Windows me and nightly builts
« Reply #3 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...

Offline tom0769

  • Multiple posting newcomer
  • *
  • Posts: 42
Re: Windows me and nightly builts
« Reply #4 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

Offline balgior

  • Multiple posting newcomer
  • *
  • Posts: 24
Re: Windows me and nightly builts
« Reply #5 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

*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...



« Last Edit: November 20, 2006, 10:03:01 pm by balgior »

Offline tom0769

  • Multiple posting newcomer
  • *
  • Posts: 42
Re: Windows me and nightly builts
« Reply #6 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

The link in this thread does not work.
« Last Edit: November 22, 2006, 10:56:42 am by tom0769 »

Offline balgior

  • Multiple posting newcomer
  • *
  • Posts: 24
Re: Windows me and nightly builts
« Reply #7 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

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.codeblocks.org/index.php?topic=4523.msg35725#msg35725

sethjackson

  • Guest
Re: Windows me and nightly builts
« Reply #8 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

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.codeblocks.org/index.php?topic=4523.msg35725#msg35725

Fixed. Sorry about that. :P