User forums > Nightly builds

The 31 July 2007 build (4338) is out.

<< < (5/5)

stahta01:

--- Quote from: oats on August 02, 2007, 10:11:39 pm ---is anyone doing regular nightly builds for OS X?  is anyone actively developing bug fixes for OS X?


--- End quote ---

I have no Idea on the nightly builds for OS X; afb was doing D Language and OS X related stuff about 6 months ago.

Tim S

Biplab:

--- Quote from: oats on August 02, 2007, 10:11:39 pm ---is anyone doing regular nightly builds for OS X?  is anyone actively developing bug fixes for OS X?

--- End quote ---

Please look at the following thread for latest Mac builds.


--- Quote ---http://forums.codeblocks.org/index.php/topic,6440.0.html
--- End quote ---

Marenz:
i am a little confused by codeblocks. i have a project. I can't compile this project no more. i readded all files several times, i just gives me some absolutly senseless errors
(starting with

/home/suprano/c++/azadi/src/Azadi.cpp:40: error: ‘Azadi* Azadi::instance’ is not a static member of ‘class Azadi’
/home/suprano/c++/azadi/src/Azadi.cpp: In constructor ‘Azadi::Azadi(int, char**)’:

)
i have a makefile, using it works out of the box. why is giving me codeblocks this(and more) errors and the makefile not ?

 creating a new project does work

--Ano

stahta01:

--- Quote from: Suprano on August 03, 2007, 09:19:16 am ---i am a little confused by codeblocks. i have a project. I can't compile this project no more. i readded all files several times, i just gives me some absolutly senseless errors
(starting with

/home/suprano/c++/azadi/src/Azadi.cpp:40: error: ‘Azadi* Azadi::instance’ is not a static member of ‘class Azadi’
/home/suprano/c++/azadi/src/Azadi.cpp: In constructor ‘Azadi::Azadi(int, char**)’:

)
i have a makefile, using it works out of the box. why is giving me codeblocks this(and more) errors and the makefile not ?

 creating a new project does work

--Ano

--- End quote ---

I would look at the search directories for headers, this is the main thing that causes problems like this.

I would also turn on full-command line logging and start an new thread in
http://forums.codeblocks.org/index.php/board,3.0.html

To Turn on Command line logging

Settings -> "Compiler Debugger"
Select tab "Other Settings" on far right
Change "Compiler Logging" to "Full Command Line"

Then Try rebuilding and post the "Build Log" Then someone might see the issue cause.


afb:

--- Quote from: oats on August 02, 2007, 10:11:39 pm ---is anyone doing regular nightly builds for OS X?  is anyone actively developing bug fixes for OS X?

--- End quote ---

I am doing regular monthly builds for Mac OS X, and developing / fixing occasional bugs as well.

See the BerliOS download page: http://developer.berlios.de/project/showfiles.php?group_id=5358

Navigation

[0] Message Index

[*] Previous page

Go to full version