Can not view symbols

Can not view symbols

Anonymous
Not applicable
281 Views
1 Reply
Message 1 of 2

Can not view symbols

Anonymous
Not applicable
Hi,

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;
"Debugging information in '3dsmax.exe' cannot be found or does jnto match. Symbols not loaded"
. How to get symbols to be visible so I can view data?
0 Likes
282 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Use /Zi.
0 Likes