fransfrans 0 Posted September 30, 2004 Report Share Posted September 30, 2004 I use the picc lite compiler in sourceboost, but in the new ide (5.6.1) i don't see my error messages! when i compile in IDE 5.5.1 i see this: Error[000] D:\Mijn documenten\Frans\elektronica\pic\belichtbak timer\main.c 118 : ; expected main.c delay.c lcd.c C:\HT-PIC\bin\picc.exe -MPLAB -ASMLIST -q -16F877A -W0 -D32 -Olcd.hex main.c delay.c lcd.c Exit code was 1. Removing target: lcd.hex Failed to locate output file 'lcd.hex' Done Failed and when i compile the same project in 5.6.1 i see this main.c delay.c lcd.c Exit code was 1. Removing target: lcd.hex Failed to locate output file 'lcd.hex' Done Failed I can not find any option to hide or show error messages Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.