Giter VIP home page Giter VIP logo

Comments (4)

milancurcic avatar milancurcic commented on July 23, 2024

Looks like it could be related to #54.

Any chance of trying WSL (Windows Sybsystem for Linux)? I built and used datetime-fortran in WSL last year, without issues. This assumes you'd have to install the Linux version of ifort in there.

Unfortunately, I don't have access to a Windows machine (nor ifort for Windows) so my input will be limited.

from datetime-fortran.

RBCanelas avatar RBCanelas commented on July 23, 2024

Hey, thanks for the quick reply. Unfortunately wsl isn't an option as the project is used primarily by win users. I'm called insane for developing in linux.
Thank you, but i might need to move on. Cheers!

from datetime-fortran.

dcdenu4 avatar dcdenu4 commented on July 23, 2024

I had the exact error related to strptime on Windows using MinGW/MSYS, but I tried out the WSL, specifically Ubuntu and was able to build following the "Building with cmake" instructions without problems. I had to use sudo for the cmake and make commands but that was it.

I then was able to copy the include and lib folder to my project and compile my executable via makefile using gfortran from MinGW.

from datetime-fortran.

xxtt avatar xxtt commented on July 23, 2024

I then was able to copy the include and lib folder to my project and compile my executable via makefile using gfortran from MinGW.

Could you explain a little more about "combining include and lib with project"? I tried to use the "*.mod" in WSL, put them into MinGW, but an error occur: Fatal Error: Cannot read module file 'datetime_module.mod' opened at (1), because it was created by a different version of GNU Fortran compilation terminated.

from datetime-fortran.

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.