User forums > Nightly builds
The 14 february 2007 build is out.
stahta01:
--- Quote from: PsYhLo on February 14, 2007, 09:21:26 pm ---Why SVN doesn't work :(
i can't get the latest svn revision
it gives me this when i start to update my local rev with
--- Code: ---svn up
--- End code ---
from my console
--- Code: ---svn: Can't connect to host 'svn.berlios.de': ÷·ðï¿(8ø·
--- End code ---
OS: Ubuntu 6.10
--- End quote ---
Works for me, what protocol are you using? http or svn? I believe that I am using svn:
Tim S
MortenMacFly:
--- Quote from: stahta01 on February 14, 2007, 09:49:12 pm ---Did you delete or rename the SDK folder and update it using SVN to recreate it, [...]
--- End quote ---
That's in fact a good way to do (and highly recommended). Maybe it's best to do a fresh SVN checkout if somebody experiences compiler issues. It's not only the new directory structure that has changed but also the project's setup (e.g. place of object, lib and pch files). It's not easy to clean the sandbox without good "inside-knowledge". ;-)
With regards, Morten.
indigo0086:
I never asked cuz I thought I'd look dumb, but what is the difference between the regular windows build and the ANSI one?
stahta01:
--- Quote from: indigo0086 on February 15, 2007, 03:19:54 am ---I never asked cuz I thought I'd look dumb, but what is the difference between the regular windows build and the ANSI one?
--- End quote ---
ANSI means NON Unicode in this case, Unicode is a method to handle Languages that require more than 256 codes to handle the language (Also allows you to mix multiple Languages together). ANSI standards defines the way to represent many different Languages(only one Language at a time) modified from ASCII using 256 code values (8 bits per character). This is a very simple definition that may not be perfect but I hope gets the idea across.
Links That may help to understand
http://en.wikipedia.org/wiki/Unicode
http://en.wikipedia.org/wiki/ISO_8859
http://en.wikipedia.org/wiki/Code_page#Windows_.28ANSI.29_code_pages
Tim S
dronT78:
--- Quote ---wxWidgets Wizard: Added support for wxWidgets 2.9.x (CVS Branch)
--- End quote ---
Wow! I'm use wx 2.9 from yesterday. Thanks!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version