Jump to content

Update issues


Rick
 Share

Recommended Posts

I have an existing solution:

 

 

I press Update button in project manager and I get error: "This project has no template specified. Please choose the project template folder". Huh?

 

Also, when I go to compile the solution it can't find "Leadwerks.h"

Link to comment
Share on other sites

I had to dezip all leadwerks sources headers (.h) files and tell C++ where to find them.

On another project all was ok strangely ?

I got lot of warning for .h files , but it works, what are those ?

 

A quick solution :

-make a new project , run it ot be sure it is ok

-copy models/materials/sources etc ... from previous project not working in the new empty running one.

Stop toying and make games

Link to comment
Share on other sites

Older projects need you to tell the editor once whether it was a C++ or Lua project. Select the folder, the request dialog starts in the "Templates" folder. This information will be saved in the project file for future use.

 

You should not need to manually unzip header files. Re-download the installer if this is not working, as you may have a very early version of it.

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

I had no problems updating any project.

 

What i noticed is that the speedup after loading seems to be gone. That is nice.

 

Another thing however is that all games are slow now and lagging a bit as if my pc is too slow.

I compiled Darkness Awaits and that is slower as well.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...