The plugin does not work
by CodingChris · in Torque Game Engine · 07/24/2006 (6:48 am) · 0 replies
Hello,
I work on the "How to make torque a plugin" tutorial from tdn, but it won't works. I haven't Visual Studio 2003.net, so I work with Visual C++ 2005 Express Edition. When I build it, I get errors:
1>Compiling...
1>stdafx.cpp
1>c:\torque\sdk\engine\np3dplugin\stdafx.h(38) : fatal error C1083: Cannot open include file: 'atlbase.h': No such file or directory
1>Build log was saved at "file://c:\Torque\SDK\engine\out.Plugin.Release\BuildLog.htm"
1>np3DPlugin - 1 error(s), 0 warning(s)
I have searched on the web for this and the other files, but I haven't found them, please help me.
I work on the "How to make torque a plugin" tutorial from tdn, but it won't works. I haven't Visual Studio 2003.net, so I work with Visual C++ 2005 Express Edition. When I build it, I get errors:
1>Compiling...
1>stdafx.cpp
1>c:\torque\sdk\engine\np3dplugin\stdafx.h(38) : fatal error C1083: Cannot open include file: 'atlbase.h': No such file or directory
1>Build log was saved at "file://c:\Torque\SDK\engine\out.Plugin.Release\BuildLog.htm"
1>np3DPlugin - 1 error(s), 0 warning(s)
I have searched on the web for this and the other files, but I haven't found them, please help me.
About the author