User forums > General (but related to Code::Blocks)
Cannot evaluate function -- may be inlined
smallB:
@Neil sorry for the disconnection. Neil, let's talk about the simplest code example which is main to string obj.
--- Code: ---#include <string>
int main(int argc, char* argv[])
{
std::string foo = "1234567avavav";
return 0;
}
--- End code ---
And yes, I do have them unchecked (those options you've shown in your previous post)
Jenna:
Please do a full rebuild with full commandline enabled (or with enabled html log) and post he content of the build log or the html-log here (wherever the full commandline send to gcc/g++ is shown).
Without that it does not make any sense to discuss more.
smallB:
Hi Jens, this is build log:
-------------- Clean: Debug in 7500 ---------------
Cleaned "7500 - Debug"
-------------- Build: Debug in 7500 ---------------
g++.exe -Wall -g -std=c++0x -Wextra -Wall -g -std=c++0x -Wfatal-errors -Wextra -Wall -g -IC:\excercizes\QT_projects\7500 -IC:\excercizes\QT_projects\7500 -c C:\excercizes\QT_projects\7500\main.cpp -o obj\Debug\main.o
C:\excercizes\QT_projects\7500\main.cpp:4:9: warning: unused parameter 'argc' [-Wunused-parameter]
C:\excercizes\QT_projects\7500\main.cpp:4:9: warning: unused parameter 'argv' [-Wunused-parameter]
mingw32-g++.exe -LC:\QtSDK\Desktop\Qt\4.7.4\mingw\lib -o bin\Debug\7500.exe obj\Debug\main.o
Output size is 75.46 KB
Process terminated with status 0 (0 minutes, 1 seconds)
0 errors, 2 warnings (0 minutes, 1 seconds)
Build log saved as:
file://C:/excercizes/QT_projects/7500/7500_build_log.html
zabzonk:
@smallB:
My last post to you here, as I've become convinced that you are actually a troll. Nobody but a troll could keep up this steady flow of nearly comprehensible, but always vague crap. But still, in my last post I will try to be useful:
* Post the complete HTML build log as an attachment.
* Explain why you are using g++.exe in one place and mingw32-g++.exe in another.
* Post your entire project somewhere (not here) that people can look at.
And with that, good-bye!
smallB:
@Neil, I am astonished after reading your last post. Never expected to hear anything like this while asking for help. Yes I think it will be better if you'd never reply to any of my future post. I cannot believe that anyone could think about me as a troll. I on the other hand have every reason to call you pig arrogant, boorish individual. And with that good bye you ignorant pig.
And just to prove (to others not to you) that I've never meant anything except getting help:
To answer to your question from previous post:
1. http://pastebin.com/GUPg9PvL
2. Cannot explain - don't know, probably have some settings wrongly set. That's one of the reasons I'm asking here for help.
3. http://www.mediafire.com/?kke26hj2zggk3za
Neil, you ignorant, rude pig.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version