User forums > Nightly builds
The 12 March 2007 build will NOT be out.
killerbot:
no, not the configmanager, strange it needs undef twice ..
Biplab:
--- Quote from: killerbot on March 13, 2007, 12:39:16 pm ---no, not the configmanager, strange it needs undef twice ..
--- End quote ---
What I found is the linux and unix macros are somewhat hard-coded. So wherever you want to use another variable with same name, you have to undef them first and in each cpp file this should be done. I tried including prep.h where I made the undef but GCC refused to compile until I added them in cpp file itself. :)
mandrav:
I think it's a bad idea to undefine these macros. We should just use different names. We don't know what other code might break because we re-define a previously established macro...
Biplab:
--- Quote from: mandrav on March 13, 2007, 04:18:35 pm ---I think it's a bad idea to undefine these macros. We should just use different names. We don't know what other code might break because we re-define a previously established macro...
--- End quote ---
I'm not sure, but it may break some other parts. Already some other users and myself had posted alternative fixes. Now Thomas & You have to make a decision in this regard. :)
Kalma:
Hello, I have litle problem :(, I could not make a new project enymore.
That means I dont see any Project template on New->Project, although
there are no other templates. So, what could be the reason for this behavior.
I'm using CB svn selfbuild rev 3687.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version