Skip to content

Instantly share code, notes, and snippets.

@zflat
Last active August 29, 2015 14:00
Show Gist options
  • Save zflat/11057564 to your computer and use it in GitHub Desktop.
Save zflat/11057564 to your computer and use it in GitHub Desktop.
Import SolidWorks type library for standalone application
:: Fix based on http://qt-project.org/forums/viewthread/13963
C:\Qt\Qt5.2.1\5.2.1\msvc2012_64_opengl\bin\dumpcpp.exe "C:\Program Files\SolidWorks Corp\SolidWorks\sldworks.tlb" -n SWK -o sldworks
C:\Qt\Qt5.2.1\5.2.1\msvc2012_64_opengl\bin\dumpcpp.exe "C:\Program Files\SolidWorks Corp\SolidWorks\swconst.tlb" -n SWK -o sldconst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment