Code Monkey home page Code Monkey logo

cellml-example-with-cmake's Introduction

This is a very simple CellML program using CMake to build on Windows x86, Linux x86, Linux x64 and Mac OS X x64. On Linux, for example, all you need to do is as follows (it's the same on Mac OS X and similar on Windows):

user@machine:~/CellML$ ./makeproj
Making CellML...
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Configuring done
-- Generating done
-- Build files have been written to: /home/agarny/CellML/build
Scanning dependencies of target CellML
[100%] Building CXX object CMakeFiles/CellML.dir/src/main.cpp.o
Linking CXX executable CellML
[100%] Built target CellML
All done!
user@machine:~/CellML$ ./runproj
Running CellML...
Model's cmeta:id is beeler_reuter_1977_version04
All done!
user@machine:~/CellML$ ./cleanproj
Cleaning the CellML environment...
All done!
user@machine:~/CellML$ 

cellml-example-with-cmake's People

Contributors

agarny avatar

Watchers

 avatar  avatar  avatar

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.