Home
Help
Search
Login
Register
SlickEdit Community
»
SlickEdit Product Discussion
»
SlickEdit®
»
error bullets
« previous
next »
Reply
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: error bullets (Read 5212 times)
okania
Community Member
Posts: 22
Hero Points: 0
error bullets
«
on:
May 02, 2007, 12:27:41 PM »
Quote
How can I activate the red error-bullets that show
the error message inside the source window when hovering over them with the pointer ?
Does this not work with a custom build command ?
(I use my own make file and call make -f name_of_makefile)
Report to moderator
Logged
Tim Kemp
Senior Community Member
Posts: 546
Hero Points: 92
Re: error bullets
«
Reply #1 on:
May 02, 2007, 12:32:49 PM »
Quote
You have to configure the error parsing if you aren't using a compiler that is already supported by SlickEdit. Look in the
Build->Configure Error Parsing...
menu.
- Tim
Report to moderator
Logged
hs2
Senior Community Member
Posts: 2763
Hero Points: 292
Re: error bullets
«
Reply #2 on:
May 02, 2007, 12:36:11 PM »
Quote
Have a look at these threads where you can get some hints / solutions for your issue:
http://community.slickedit.com/index.php?topic=1391.0
http://community.slickedit.com/index.php?topic=1423.0
Good luck,
HS2
Report to moderator
Logged
okania
Community Member
Posts: 22
Hero Points: 0
Re: error bullets
«
Reply #3 on:
May 03, 2007, 09:31:00 AM »
Quote
The problem MUST be somewhere else.
I used to have the bullets with the same configuration, but
now they are gone (Slickedit simply does not display them)
Even when I use an auto-generated Makefile.
Report to moderator
Logged
hs2
Senior Community Member
Posts: 2763
Hero Points: 292
Re: error bullets
«
Reply #4 on:
May 03, 2007, 09:44:40 AM »
Quote
Ok - there's one more thing to check:
Try
set-var def_disable_postbuild_error_markers<ENTER>
.
This should be set to
0
.
HS2
Report to moderator
Logged
Reply
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
SlickEdit Community
»
SlickEdit Product Discussion
»
SlickEdit®
»
error bullets