Author Topic: The 24 december 2006 build is out.  (Read 27525 times)

darkrunch

  • Guest
Re: The 24 december 2006 build is out.
« Reply #15 on: December 27, 2006, 02:28:13 am »
Plese host in other server,this is down again...

Offline lubos

  • Almost regular
  • **
  • Posts: 131
Re: The 24 december 2006 build is out.
« Reply #16 on: December 27, 2006, 09:25:32 am »
seems to work now

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 24 december 2006 build is out.
« Reply #17 on: December 27, 2006, 11:06:03 am »
just noticed that https:// seems to be working, replace all urls to https and try again.

agent007se

  • Guest
Re: The 24 december 2006 build is out.
« Reply #18 on: December 27, 2006, 12:54:46 pm »
I'm seeing it down since 2 days ! (and that's the same with or without https)

sethjackson

  • Guest
Re: The 24 december 2006 build is out.
« Reply #19 on: December 27, 2006, 02:53:19 pm »
I'm seeing it down since 2 days ! (and that's the same with or without https)

It has been intermittent for me.... Although https works now and http doesn't. :P

agent007se

  • Guest
Re: The 24 december 2006 build is out.
« Reply #20 on: December 27, 2006, 04:58:12 pm »
 :D that's working now (http...)

111cix

  • Guest
Re: The 24 december 2006 build is out.
« Reply #21 on: December 28, 2006, 03:38:02 am »
I am having a problem with the Nightly Build.
When I try to launch the codeblocks.exe file, I get the following error message:

Quote
Cannot find resources...
Code::Blocks was configured to be installed in 'C:\CodeBlocks/share/codeblocks'.
Please use the command-line switch '--prefix' or set the CODEBLOCKS_DATA_DIR environment variable to point where Code::Blocks is installed,
or try re-installing the application...

Then when I press "OK" or I close the dialog, I get

Quote
(In title bar) Could not save config...
(in dialog) Warning

Of course C:\CodeBlocks/share/codeblocks is not a valid windows path, as windows uses backslashes, but just to check I copied the nightly build into C:\CodeBlocks\share\codeblocks and tried running both copies again, but I get the same error.

I have tried it with this build and the previous (the Dec 22, I believe) build, and with and without the DLLs
- wxmsw26u_gcc_cb.dll
- wxmsw26_gcc_cb.dll, and
- mingwm10.dll
to no avail.

No one else seems to be having this same problem, which I find disturbing.
Any help is Greatly appreciated. Thanks,
-Max


Offline jpaterso

  • Multiple posting newcomer
  • *
  • Posts: 57
Re: The 24 december 2006 build is out.
« Reply #22 on: December 28, 2006, 03:42:08 am »
I take it you tried to compile C::B yourself?
Try running the update.bat file, (Remember to put the dll in the devel directory), then copy the files in output into your C::B dir.

Joseph.

111cix

  • Guest
Re: The 24 december 2006 build is out.
« Reply #23 on: December 28, 2006, 03:45:51 am »
I did not try to compile it myself, I don't really know how.

Where would I find the update.bat file?

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: The 24 december 2006 build is out.
« Reply #24 on: December 28, 2006, 03:56:17 am »
I did not try to compile it myself, I don't really know how.

Where would I find the update.bat file?

The update.bat is for people compiling Code::Blocks from SVN, you are NOT doing that correct?

Did you download and extract? wxmsw26u_gcc_cb_wx2.6.3p2.7z (Needed for Windows 2000 and XP)
What OS are you using? Windows XP? 98?

Tim S

PS: I will download the most recent nightly for windows and verify it works.

I am downloading http://download.berlios.de/codeblocks/CB_20061224_rev3421_win32.7z
right now seems to be working, I am on dial up so it will be a few minutes.

« Last Edit: December 28, 2006, 04:02:50 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

111cix

  • Guest
Re: The 24 december 2006 build is out.
« Reply #25 on: December 28, 2006, 04:01:24 am »
I am NOT compiling from source.

Yes, I downloaded that DLL. When I don't have it I get a different error message. I also tried all the other DLLs on the thread, without success.
I am using Windows XP Pro.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: The 24 december 2006 build is out.
« Reply #26 on: December 28, 2006, 04:25:04 am »
The way I do the nightly build is in a folder called "nightly" I delete the last nightly build except for
these files.
wxmsw26u_gcc_cb.dll
mingwm10.dll

and optionally I keep the old 7z files in case I wish to go back to an old nightly.

Note: You must delete the share folder or you can get weird errors!
Note: If an configuration error is suspected you should rename or delete the old config files.
Code
Start -> Run %APPDATA% 
Brings up this folder for me "C:\Documents and Settings\Administrator\Application Data"

I normally will rename the folder codeblocks to codeblocks-old

Tim S

Note: Finished the new download and it worked OK.

 
« Last Edit: December 28, 2006, 04:28:05 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

111cix

  • Guest
Re: The 24 december 2006 build is out.
« Reply #27 on: December 28, 2006, 04:32:59 am »
Where is your "nightly" folder?
I have both of those files in my build directory.
My share folder (C:\CodeBlocks\share) is completely empty, and deleting it does not help
There is no codeblocks folder in Application Data

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: The 24 december 2006 build is out.
« Reply #28 on: December 28, 2006, 04:39:37 am »
Where is your "nightly" folder?
I have both of those files in my build directory.
My share folder (C:\CodeBlocks\share) is completely empty, and deleting it does not help
There is no codeblocks folder in Application Data


The "nightly" folder is the folder I created for testing nightly builds into it I place the DLLs
wxmsw26u_gcc_cb.dll
mingwm10.dll
and also the file CB_20061224_rev3421_win32.7z
then I right click on the file CB_20061224_rev3421_win32.7z and choose "7-Zip" and "Extract Here"
This creates the files
  wxscintilla.dll
  exchndl.dll
  codeblocks.exe
  codeblocks.dll
  cb_console_runner.exe
  share
       CodeBlocks
          .... Many folders and zips under "share\CodeBlocks"

Tim S
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

111cix

  • Guest
Re: The 24 december 2006 build is out.
« Reply #29 on: December 28, 2006, 04:48:46 am »
Well what do you know.

Man, am i embarrassed. I was using an old-ish version of IZ-Arc, which was not extracting anything in the subfolders. I Downloaded and installed 7-Zip, and now it works flawlessly.

Thanks for your help,
-Max