Vincent Magnin
Vincent Magnin
The warnings and errors suggest that things relative to unicode in wxWidgets are missing. * https://packages.msys2.org/base/mingw-w64-wxwidgets3.2 * https://packages.msys2.org/package/mingw-w64-clang-x86_64-wxwidgets3.2-common * https://packages.msys2.org/package/mingw-w64-clang-x86_64-wxwidgets3.2-msw
I have finally fixed the problem: there was a conflict between the libraries wxwidgets3.0 and 3.2. I have reinstalled two 3.2 packages and removed a 3.0 package: ``` $ pacman...
> it should not be too hard to produce a translation :). For long sentences, I am using https://www.deepl.com/ to accelerate the work. I am very impressed by the result....
@awvwgk @arjenmarkus Another problem is the vocabulary of the field: a framework, a (Fortran) unit, etc. It can be a problem for an automatic tool, but also for a human...
See https://github.com/fortran-lang/fpm-docs/pull/39#discussion_r785179566
The documentations of fpm, stdlib and gtk-fortran are now listed on the Diataxis page: https://diataxis.fr/adoption/
@awvwgk What exactly means "link dependencies are properly tracked" in the News section (fpm 0.5.0) ?
@awvwgk In the English News section the following links are not active on the web page: > continuous delivery of current fpm git source implemented ([#569](https://github.com/fortran-lang/fpm/pull/564, https://github.com/fortran-lang/fpm/pull/569)) In the French...
> feel free to fix it there as well OK, I can easily update the 11-21-fpm-version-0.5.0.md file. But should I make a `$ make html` to update the `.po` in...
@awvwgk In the `how-to.po` file, there is a problem with the conda-forge link: > Fpm is available on [conda-forge], to add conda-forge to your channels use: What URL should be...