Jump to content

Dacunetc

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Dacunetc

  1. Ok, thank you! Now I have a dumb problem: can't link Leadwerks framework to my VS project. I included as < Project properties -> c/c++ -> general -> additional include dir > everything found in $(ProgramFiles)\Steam\steamapps\common\Leadwerks\Include\Libraries $(ProgramFiles)\Steam\steamapps\common\Leadwerks\Include\Libraries\curl\include $(ProgramFiles)\Steam\steamapps\common\Leadwerks\Include\Libraries\enet-1.3.1\include $(ProgramFiles)\Steam\steamapps\common\Leadwerks\Include\freetype-2.4.7\include $(ProgramFiles)\Steam\steamapps\common\Leadwerks\Include\glew-1.6.0\include <I can give the whole list, but it will become tiresome to read because that's a lot of stuff in NewtonDynamics> As < Project properties -> linker -> general -> additional library dir > C:\Program Files (x86)\Steam\steamapps\common\Leadwerks\Library\Windows\x86 C:\Program Files (x86)\Steam\steamapps\common\Leadwerks\Library\Windows\x86\Release As < Project properties -> linker -> input -> additional dependencies > everything that was in those 2 folders libcryptoMT.lib libcurl.lib libovr.lib libovrd.lib libsslMT.lib lua51.lib OpenAL32.lib openvr_api.lib steam_api.lib dContainers.lib dCustomJoints.lib Leadwerks.lib newton.lib It won't compile. What am I missing?
  2. Hello there! As the title says: 1) is there a way to deactivate high contrast for Leadwerks editor without changing the windows theme? Currently it looks like this, which doesn't bother me very much since I mostly use VS, but if there's a way, please share. 2) Any date for version 5.0? Is there backward compatibility planned? 3) Licensing: from store page I understand that Leadwerks costs €200 and no royalties. This seems too good to be true. Is there any catch? What's the catch? Any info about the licensing model of version 5.0 on small teams and solo devs? 4) Just found the answer & I'm glad to hear about it.
×
×
  • Create New...