I don't find a way to get DevC++ display multiline warnings and error messages. During compiling they flash up correctly, but in the end the compile log only contains the first line of those messages. Like Invalid offsetof from non-POD class: use poiters to members instead message gets truncated to its first half.
Am I missing something?
rpeter
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I don't find a way to get DevC++ display multiline warnings and error messages. During compiling they flash up correctly, but in the end the compile log only contains the first line of those messages. Like Invalid offsetof from non-POD class: use poiters to members instead message gets truncated to its first half.
Am I missing something?
rpeter