Message 1 of 2
Can not view symbols
Not applicable
05-24-2009
10:28 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am writing plugin and want to step through code however variables such as;
only display pointer values. How do I step into code? nI followed procedure in "Programming 3ds Max Features->Troubleshooting->Debugging" and it is still not showing symbols. Also, when program starts I get message;
I am writing plugin and want to step through code however variables such as;
IGameNode * pGameNode = pIgame->GetTopLevelNode(loop);
only display pointer values. How do I step into code? nI followed procedure in "Programming 3ds Max Features->Troubleshooting->Debugging" and it is still not showing symbols. Also, when program starts I get message;
. How to get symbols to be visible so I can view data?
"Debugging information in '3dsmax.exe' cannot be found or does jnto match. Symbols not loaded"