Josh Posted December 14, 2016 Share Posted December 14, 2016 WindowsInstall Visual Studio 2015. The following libraries must be added to your project: libcryptoMT.lib libsslMT.lib Rpcrt4.lib crypt32.lib libcurl.lib Msimg32.lib The following header search paths must be added to your project: $(LeadwerksHeaderPath)\Libraries\openssl\include LinuxIn the project build options for both the debug and release targets, under Linker Settings, add these libraries to the list of link libraries: Xrender Xext Xft 3 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...
aiaf Posted December 14, 2016 Share Posted December 14, 2016 This works, managed to make a game build on windows. 1 Quote I made this with Leadwerks/UAK: Structura | Stacky Desktop Edition Website: Binary Station Link to comment Share on other sites More sharing options...
cassius Posted December 30, 2016 Share Posted December 30, 2016 I can.t find where to put the linker items. Anyone help with precise directions???? Windows version Quote amd quad core 4 ghz / geforce 660 ti 2gb / win 10 Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++ Link to comment Share on other sites More sharing options...
martyj Posted December 30, 2016 Share Posted December 30, 2016 @cassius Project->Properties->Linker->Input Then select Additional Dependencies. Quote Link to comment Share on other sites More sharing options...
cassius Posted December 30, 2016 Share Posted December 30, 2016 thanks. Strange thing is one of my old projects works in vs 2015 without any of the above instructions while my other project does not. Quote amd quad core 4 ghz / geforce 660 ti 2gb / win 10 Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++ Link to comment Share on other sites More sharing options...
martyj Posted December 30, 2016 Share Posted December 30, 2016 It's not a switch with vs2015, it's a switch with Leadwerks integrating OpenSSL. Both happened around the same time. 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.
Note: Your post will require moderator approval before it will be visible.