I'm in a bit of a pickle.
When following the tutorial to create a plugin provided on the wiki, I attempt to compile(using C++ Express 2008) I get the following errors:
BSCMAKE: error BK1506 : cannot open file '.\Debug\ConstructSDK.sbr': No such file or directory
c:\program files\scirra\sdk\gradient calculator\stdafx.h(24) : fatal error C1083: Cannot open include file: 'atlstr.h': No such file or directory
BSCMAKE: error BK1506 : cannot open file '.\Debug_Runtime\Actions.sbr': No such file or directory
c:\program files\scirra\sdk\gradient calculator\stdafx.h(24) : fatal error C1083: Cannot open include file: 'atlstr.h': No such file
[/code:2q01o8pt]
I've really got no idea what I'm doing wrong.