Remember 3December
Find out where to celebrate your 3D CG art...
Theme color:
  • 1/3
You are here: Homepage /  Blogs /  The 3ds Max SDK Blog / 3ds Max SDK … using what library when
3ds Max SDK … using what library when
Posted: May 08, 2009
Category:
Social Media:
Bookmark and Share
My colleague Chris Johnson, in the 3ds Max SDK QA team, has taken the time to create a comprehensive excel sheet which shows what API element in the SDK goes with which library file. This should help reduce the amount of guess-work when trying to figure out what .lib files your plug-in must link against.

Note: This is for the 3ds Max SDK 2010 only.

Thanks Chris!
In order to post any comments, you must be logged in!
Newest users comments View All 2 Comments
Posted by Yannick Puech on Jun 22, 2009 at 12:08 PM
Hi Chris,

I post this comment there because it's your last post and it's related with libs but not 3ds Max libs.

In 3ds Max 2010 root directory there are 4 Dlls of Qt Framework:

QtCore4.dll
QtGui4.dll
QtNetwork4.dll
QtXml4.dll

Is Qt used in the development of the software or is it just dependencies for a 3rd party plugin/Dll ?
Posted by Chris Johnson on May 08, 2009 at 07:19 PM
Just be sure to note, that this is using the API that shipped with 3dsmax 2010.