Jump to content

CodeBlock project wont build by default


aiaf
 Share

Recommended Posts

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.

I made this with Leadwerks/UAK:

Structura Stacky Desktop Edition

Website:

Binary Station

Link to comment
Share on other sites

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.

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

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...