aiaf Posted January 29, 2017 Share Posted January 29, 2017 Im on ubuntu 16.04 lts I created a new project in Leadwerks 4.3RC. Open the CodeBlock project, compilation fails. undefined reference to `Leadwerks::Interpreter::GetGlobal(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' etc Undefined references to anything from Leadwerks namespace. Looking on the linker settings, seems to me Leadwerks.a is not found. I see $(LeadwerksPath) , where is this setup ? I should be able to build a simple application with CodeBlocks by clicking Build, without tinkering the project. Quote I made this with Leadwerks/UAK: Structura | Stacky Desktop Edition Website: Binary Station Link to comment Share on other sites More sharing options...
Josh Posted January 31, 2017 Share Posted January 31, 2017 Everything's working correctly here. You might need to switch to the default branch, then switch back. There seems to have been some messups in the builds / branches when I deleted a bunch of old branches. 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...
reepblue Posted February 2, 2017 Share Posted February 2, 2017 I noticed that in newly created projects, C+11 isn't ticked for Code::Blocks. 1 Quote Cyclone - Ultra Game System - Component Preprocessor - Tex2TGA - Darkness Awaits Template (Leadwerks) If you like my work, consider supporting me on Patreon! Link to comment Share on other sites More sharing options...
Josh Posted February 7, 2017 Share Posted February 7, 2017 Is this a project setting or an application setting? 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...
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.