User forums > Help

C::B doesn't create a new .exe unless i rebuild the entire project!

<< < (2/2)

ollydbg:

--- Quote from: Tallkotten on July 03, 2012, 12:25:52 am ---I went into Project Settings -> Build Options -> Debug -> Other options (under compiler settings) and there i find this "g++ test.cpp -std=c++0x".

--- End quote ---
Why you put the test "g++ test.cpp -std=c++0x" there? This is totally wrong! You need to remove them.
I suggest you need to learn how to build your program in the Windows Command line Shell.

Tallkotten:

--- Quote from: ollydbg on July 03, 2012, 02:46:30 am ---
--- Quote from: Tallkotten on July 03, 2012, 12:25:52 am ---I went into Project Settings -> Build Options -> Debug -> Other options (under compiler settings) and there i find this "g++ test.cpp -std=c++0x".

--- End quote ---
Why you put the test "g++ test.cpp -std=c++0x" there? This is totally wrong! You need to remove them.
I suggest you need to learn how to build your program in the Windows Command line Shell.

--- End quote ---

I haven't done anything, it must have been put there by the program. How do i solve this? :/

Jenna:

--- Quote from: Tallkotten on July 03, 2012, 10:53:34 am ---I haven't done anything, it must have been put there by the program.

--- End quote ---
If that's really the case, it would be a serious bug, but I never ever heard anybody mention such a thing before.

--- Quote from: Tallkotten on July 03, 2012, 10:53:34 am ---How do i solve this? :/

--- End quote ---
By removing it !

Tallkotten:
Ok, i'm going to remove it asap and i'll post and see if the problem has been solved!

Tallkotten:
I can't thank you guys enough!

It seems to work great now! Thanks so much for the help, coding will not be a pain in the ass like before from now on! ;)

Navigation

[0] Message Index

[*] Previous page

Go to full version