Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk 3ds® Max® / SDK / Edit & Continue
  RSS 2.0 ATOM  

Edit & Continue
Rate this thread
 
63213
 
Permlink of this thread  
avatar
  • Istan
  • Posted: 02 January 2012 01:13 AM
  • Total Posts: 82
  • Joined: 08 September 2006 04:40 PM

IDE: VS2010
Target: x32
Platform Toolset: VC90
Debug Information Format: Program Database for Edit And Continue (/ZI)

Edit & Continue reports “build started” and “DONE”, but does not allow to continue debugging?!?

This was working before in VS2005 & 2008!!

Is this supposed to work?

Istan



Replies: 0
avatar
  • Laurence
  • Posted: 02 January 2012 04:21 AM

Hi Istan, I have also come across this problem when using the v90 toolset. Try using the v100 toolset, it works fine for me for 2012 plugins. If that still doesn’t work I can upload an example project that has edit and continue enabled with v100 for you. I think it is a bug with vs2010 that doesn’t allow edit and continue with v90, I have tried it on non-max applications and it fails with the v90 toolset, crashing the compiler, but works with v100.
Let me know how you get on.
/Laurence



Replies: 1
/img/forum/dark/default_avatar.png

Laurence,
I already tried but I failed in building - did not inspect this further, as sdk doc says we shall use the v90 setting. So I thought adesk is not supporting. I’ll give it a try again, thanks.

Author: Istan

Replied: 02 January 2012 08:20 AM  
avatar
  • Laurence
  • Posted: 02 January 2012 02:29 PM

I also noticed that it advises v90, but I have yet to find a reason why. It may be that some parts of the SDK code only compile on v90 but none of my projects have required those parts yet if that’s the case, or maybe it was referring to backwards compatibility for older version of max.
I have attached an example project which runs edit and continue and builds with v100. There are one or two direct-links used in the properties where I should have used the max environment vars note. Hopefully this will help.
/Laurence



Attachment Attachment
Replies: 0