825gaming2 Posted May 6, 2020 Share Posted May 6, 2020 Hi I'm compiling a version I had a have, but when I compile I get this messageerror LNK1104: cannot open file 'C:\Torque3D\My Projects\myrpg\game\myrpg V2_DEBUG.lib' C:\Torque3D\My Projects\myrpg\buildFiles\VisualStudio 2010\projects\LINK myrpg V2I'm using Torque3D-3.5.1 because thats what the rpg game I'm making using it.What dose this mean and how do I fixs itplease help thanks :) Quote Link to comment Share on other sites More sharing options...
Duion Posted May 6, 2020 Share Posted May 6, 2020 Are you using the build files from that folder? How are you compiling the engine? Quote Link to comment Share on other sites More sharing options...
825gaming2 Posted May 6, 2020 Author Share Posted May 6, 2020 Hi there Duion, Yes i'm using the bat file and the manger, then I open it up in visual studio 2010 Pro. And that error happens when compiling it with visual studio. Thanks for your respond :) Quote Link to comment Share on other sites More sharing options...
825gaming2 Posted May 7, 2020 Author Share Posted May 7, 2020 sorry I got it working now, thanks for all your help. Quote Link to comment Share on other sites More sharing options...
Duion Posted May 7, 2020 Share Posted May 7, 2020 The current way to compile the engine is with Cmake which you just point to the source code files, the build files that come with the template are out of date I think.I don't know out of my head if Torque 3.5.1 still used the project manager or not, but anyway I would consider updating the engine, it will help you more in the long run. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.