User forums > Using Code::Blocks

Unable to compile code blocks on mountain lion

<< < (3/4) > >>

oBFusCATed:

--- Quote from: jens on April 01, 2013, 01:43:13 pm ---Run ./configure --help to see how the options are spelled exactly.
The options are case-sensitive and the option to disable SpellChecker-plugin is -spellchecker !

--- End quote ---
Jens is it possible to make configure fail if the option is spelled incorrectly or to ignore the case?

itzik:
Still no clue on how to make a normal mac application after successful compiling...  ???

Please guys,
Any help?

Total newbie on these issues...

Jenna:

--- Quote from: itzik on April 01, 2013, 04:25:22 pm ---Still no clue on how to make a normal mac application after successful compiling...  ???

Please guys,
Any help?

Total newbie on these issues...

--- End quote ---
Please be patient !

What do you expect ?
Here are very few Mac developer, so will have to wait until one of the answers or search the forum, if I remember correctly, there are therads about the same problem.

Jenna:

--- Quote from: oBFusCATed on April 01, 2013, 02:37:27 pm ---
--- Quote from: jens on April 01, 2013, 01:43:13 pm ---Run ./configure --help to see how the options are spelled exactly.
The options are case-sensitive and the option to disable SpellChecker-plugin is -spellchecker !

--- End quote ---
Jens is it possible to make configure fail if the option is spelled incorrectly or to ignore the case?

--- End quote ---
I think stopping with an error is the better option, even if converting to lowercase is quite easy with sed.

oBFusCATed:

--- Quote from: jens on April 01, 2013, 04:33:53 pm ---I think stopping with an error is the better option, even if converting to lowercase is quite easy with sed.

--- End quote ---
Could it be done? I've looked at the code and it is quite a big and complex mess there (the standard state of autotools code) :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version