User forums > Using Code::Blocks
Boost assertions closes the debugger
oBFusCATed:
--- Code: ---int main() {
BOOST_ASSERT(false);
...
}
--- End code ---
Works flawlessly.
zabzonk:
Yes, but does the code I posted work flawlessly?
oBFusCATed:
Yes, the same as with my code...
zabzonk:
Could you post a screenshot? I suspect that what you class as working and what I and the OP class as working may be different.
ThundThund:
What exactly do you need I show in the screenshot?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version