Last active
August 29, 2015 14:00
-
-
Save zflat/11057564 to your computer and use it in GitHub Desktop.
Import SolidWorks type library for standalone application
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:: 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