Git Product home page Git Product logo

Comments (5)

anyaevostinar avatar anyaevostinar commented on August 9, 2024

Are you opening the XCode project in the top-level Avida directory or the avida-core directory? You need to open the top level project in order for the apto library to be linked properly.

I've tested the site's Mac binary and it seemed to run fine, were you using Windows?

If you aren't particularly attached to using the pure research tool, you can also download the educational version which has a nice GUI along with it: http://avida-ed.msu.edu/

from avida.

theworkerant avatar theworkerant commented on August 9, 2024

Gotcha. I disabled Code Signing on everything to try and get it to build but still got linker errors like above even after opening the top level workspace file. About 64 of them.

Anyways I checked out the ED version, what are the major differences between it and the "real thing"?

from avida.

ruppmatt avatar ruppmatt commented on August 9, 2024

The education version of Avida provides limited functionality and a GUI interface. Additional features and many more configuration options are available in the console-based executable.

from avida.

ruppmatt avatar ruppmatt commented on August 9, 2024

Though months later, did this solve your problem? If not, make sure that you've set the target to build in XCode to "avida" (the topmost option with the black terminal-application) icon. The linker error (-lapto) refers to Avida's "standard library", which is built separately. Both using XCode with the target "avida" and building from the shell script (./build_avida) will create this library, create the the avida-core library, and then link them with the associated driver to form a working executable.

from avida.

theworkerant avatar theworkerant commented on August 9, 2024

I gave up on this one... a while ago. Sorry can't be of help here.

from avida.

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.