jcleland 0 Posted August 5, 2006 Report Share Posted August 5, 2006 To recreate this error, you need to create an assembly project with a single source file. You will also need an include file that you can modify to contain an error. The source file listed in the project should include the .inc file. Any errors or warnings from the include file don't appear to be 'double-clickable' to jump to the line where the error occurs. Double clicking a message or error that occurs in the asm file takes you to the appropriate line. It seems like errors that occur in files not associated with the project can't be 'clicked' to from the build window. Quote Link to post Share on other sites
jcleland 0 Posted August 5, 2006 Author Report Share Posted August 5, 2006 Upon further examination of this problem, it appears to be isolated to messages, not warnings or errors. Quote Link to post Share on other sites
Pavel 0 Posted August 19, 2006 Report Share Posted August 19, 2006 Can you send a project that demonstrates this bug to support@sourceboost.com Regards, Pavel 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.