Jump to content

shaochun

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by shaochun

  1. How do we make use of these two generated files? Do they have to be added into Visual Studio Project?
  2. We are getting into 2017 pretty soon, and 2013 is way too old. All the modern tools and libraries support vs2015, and seriously, it should take just a week to port Leadwerks libraries to vs2015.
  3. Thanks Jen, that's what I did to get it compiled. This means Leadwerks can't work on a pure vs2015 environment, the system has to install both vs2015 and vs2013.
  4. Will there be a vs2015 version Leadwerks.lib? The compiler is complaining Error LNK2038 mismatch detected for '_MSC_VER': value '1800' doesn't match value '1900' in App.obj in Leadwerks.lib(Math_.obj)
  5. Hi all, Just purchased the Leadwerks Engine and Leadwerks Professional Engine DLC from Steam. After creating the new project I can't find the VS solution or project file. And even if changing the file Source/App.cpp, it didn't get recompiled when pressing the Debug button in Leadwerks Script Editor. What am I missing? The About... says it's a professional version: Thanks.
×
×
  • Create New...