Coder Social home page Coder Social logo

building on linux about e HOT 6 OPEN

etexteditor avatar etexteditor commented on July 28, 2024
building on linux

from e.

Comments (6)

rndmerle avatar rndmerle commented on July 28, 2024

I have the same error. Are you on a 64bits distribution ?
If I'm not mistaking, all those functions are part of libecore. No clue why the linker doesn't find them.

from e.

houdw avatar houdw commented on July 28, 2024

Me too, is it possible to convert ecored.lib into libecored.so ?

from e.

marcbowes avatar marcbowes commented on July 28, 2024

I'm on 32bit on Ubuntu 9.04

from e.

houdw avatar houdw commented on July 28, 2024

libecored.so has no exported symbols while libecore.so has.
So change ECORE = ecored into ECORE = ecore in src/Makefile will lead to a successfull link. Although there will be some assertion failure running e. ;)

from e.

marcbowes avatar marcbowes commented on July 28, 2024

I assume that ecored is for debugging, while ecore is for release. I'm not sure that it's the best thing to link against the wrong build type.

from e.

tea avatar tea commented on July 28, 2024

32-bit linking was working before, it was probably broken by commit 34a6299. 64-bit debug so seems to be broken since beginning

from e.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.