L B Posted May 1, 2013 Share Posted May 1, 2013 Created a project for C++, opened up Visual Studio, tried to build, but it can't find Leadwerks.h. I can't find it myself in Windows search. In which folder is it supposed to be? Edit: Rick told me it's supposed to be in \Engine\Source, but I only have "headers.zip" there on a clean install. Is the source dir missing from the server? Quote Link to comment Share on other sites More sharing options...
shadmar Posted May 1, 2013 Share Posted May 1, 2013 Just unzip it. But also update your installer from the client area and it will unzip on updates automagic. Quote HP Omen - 16GB - i7 - Nvidia GTX 1060 6GB Link to comment Share on other sites More sharing options...
Josh Posted May 1, 2013 Share Posted May 1, 2013 Since you recently ordered it, you should not have to manually unzip anything, this is done when the updater finishes. 1 Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
cynizm Posted April 10, 2016 Share Posted April 10, 2016 ok, seems like i have same problem here. Projects imported to VS seem to be lacking "Leadwerks.h" any solution? Quote Link to comment Share on other sites More sharing options...
f13rce Posted April 11, 2016 Share Posted April 11, 2016 This problem sounds familiar, had it once when I was using source control with Leadwerks projects where the Leadwerks directory was different on my other machine. Check out the PropertySheets.props file in the "PROJECTNAME/Projects/Windows/" folder (you can open it with notepad). You can check if the file paths are correct (for tags LeadwerksHeaderPath and LeadwerksLibPath). If not you can edit them and restart Visual Studio - that should do the trick. 1 Quote Using Leadwerks Professional Edition (Beta), mainly using C++. Windows 10 / Linux Mint, Visual Studio 2017. GPU: NVidia GeForce GTX970, CPU: Intel i7 7700K @ 4.20 GHz Previously known as Evayr. 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.
Note: Your post will require moderator approval before it will be visible.