Topic: windows.h missing
I dont know nothing about plugin making, but I need compiled bone-manipulation plugin.
I downloaded few examples from here: http://www.maratis3d.org/?page_id=53 and Im trying to compile them with Visual c++ 2005 Express. It says:
-fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
-fatal error C1083: Cannot open include file: 'MEngine.h': No such file or directory
So I dont get DLL file
What Im doing wrong?