Hello,
I'm currently on Windows 7 32 bit, using MPLAB 8.66, but have tried multiple version to try to correct this problem.
Whenever I build a project with BoostSource (Any of the toolsets) in MPLAP, the Build tab in the output box does not display any of the compilers output messages.
For example, when I build a project, the build output is the following:
Clean: Deleting intermediary and output files.
Clean: Deleted file "game.OBJ".
Clean: Deleted file "tetris.OBJ".
Clean: Done.
Executing: "C:\Program Files\SourceBoost\boostc++_pic16.exe" game.c -O1 -W1 -t 16F1933
BUILD FA