Author |
Topic |
|
shirty
New Member
Belgium
2 Posts |
Posted - Nov 25 2016 : 5:03:13 PM
|
Hey,
I'm working on a small project that uses SDL2. When I start the project, I am usually able to alt-g, search symbols etc without any issues but after a very small amount of use it just doesn't work anymore. Searching for symbols works sort of half way, not showing all possibilities, alt-g stops working completly...
Edit: I am able to use alt-g on includes this will bring to the correct file, i am then able to use alt-g on symbols again but again after less then a minute it doesn't work anymore. |
Edited by - shirty on Nov 25 2016 5:06:17 PM |
|
ChrisG
Whole Tomato Software
USA
299 Posts |
Posted - Nov 28 2016 : 12:17:16 PM
|
Please try adding the SDL2 public includes into the list of Visual Assist stable includes.
One way to do this is to go to the Visual Assist options menu, select C/C++ Directories, set the platform to Custom, and add the SDL2 directories to the list.
After doing this, Rebuild your symbols using the Rebuild button in the Performance tab of the Visual Assist options menu and restart your IDE.
https://docs.wholetomato.com/default.asp?W213
Does this help keep the SDL2 symbols loaded? |
|
|
shirty
New Member
Belgium
2 Posts |
Posted - Dec 06 2016 : 05:17:14 AM
|
Hey,
Yes, this seems to work. Thank you. |
|
|
ChrisG
Whole Tomato Software
USA
299 Posts |
Posted - Dec 06 2016 : 12:36:35 PM
|
Great, thanks for letting me know. |
|
|
|
Topic |
|