Giter Site home page Giter Site logo

abnerwater / calculix-mingw Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 2.0 54.32 MB

compile ccx_2.17 with mingw64 in windows

Makefile 0.47% Fortran 50.83% C++ 0.06% C 39.47% TeX 7.20% Shell 0.52% PostScript 1.01% Perl 0.03% HTML 0.03% NASL 0.03% Filebench WML 0.36%

calculix-mingw's Introduction

Calculix-mingw

项目介绍

使用MINGW64在Windows环境下编译CalculiX

编译环境

  • MSYS2
  • MINGW64 下载解压后放入MSYS2安装目录下
  • MINGW32 下载解压后放入MSYS2安装目录下

编译命令

  • ARPACK

    打开ARPACK/ARmake.inc,做如下修改:

    #home修改为ARPACK目录当前绝对路径
    home = C:/000_STUDY/Calculix-mingw/ARPACK
    

    打开mingw64命令行执行编译指令:

    cd ARPACK
    make all
    
  • SPOOLES.2.2

    cd SPOOLES.2.2
    make lib
    
  • Calculix

    cd ccx_2.17/src
    make
    

calculix-mingw's People

Contributors

abnerwater avatar

Watchers

 avatar

Forkers

yu081 fastamp

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.