About Store Forum Documentation Contact



Post Reply 
[SOLVED]April 20 02:34 AM update broke the engine
Author Message
mixpro Offline
Member

Post: #1
[SOLVED]April 20 02:34 AM update broke the engine
Hi ,
after this update , i started to get an errors like :
Quote:undefined reference to `EE::Decal::material(EE::CacheElmPtr<EE::Material, EE:: Materials> const&)`
and others related to skybox ...

i tried cleaning the project and rebuilding it , also the tutorials stopped working , same errors .
(This post was last modified: 04-24-2016 07:34 PM by mixpro.)
04-20-2016 06:47 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: April 20 02:34 AM update broke the engine
Can you tell me which platform are you compiling for?

If it's Android, you may have to update your Android NDK to latest version.
04-21-2016 12:22 AM
Find all posts by this user Quote this message in a reply
mixpro Offline
Member

Post: #3
RE: April 20 02:34 AM update broke the engine
Hi ,
i am compiling for linux .
04-21-2016 06:32 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #4
RE: April 20 02:34 AM update broke the engine
Hi,

Recently I've upgraded my linux machine to Ubuntu 15.10 under which the engine was compiled.
I'm guessing it uses a newer GCC.

In a few days Ubuntu 16.04 LTS comes out, I will upgrade to it, and recompile the engine there.

What Linux do you have?
You may have to try updating your GCC.
04-21-2016 08:02 AM
Find all posts by this user Quote this message in a reply
mixpro Offline
Member

Post: #5
RE: April 20 02:34 AM update broke the engine
until now i am using 15.04 ,
i am planing on upgrading to 16.04 , i'll check then , thanks .
04-21-2016 09:52 AM
Find all posts by this user Quote this message in a reply
mixpro Offline
Member

Post: #6
RE: April 20 02:34 AM update broke the engine
upgrading to ubuntu 16.04 solved the problem , thanks
04-24-2016 07:33 PM
Find all posts by this user Quote this message in a reply
Post Reply