Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 1.3.1
-
None
-
jom 0.9.2
Description
I got the following error message:
ERROR in line 328: don't know what to do
Since I have several nested makefiles, then without the file name it is hard to locate the offending line.
Also, when such a problem occurs, none of the debug flags (/D, /G, /P) produce any output, making it hard to figure out what jom is tying to do when it enounters the error.
When I manage to pin-point why I get this error message, I will file a propper issue report.