Joaquim

Results 560 comments of Joaquim

If you update to master you won't need to change the ``C.bfn`` anymore

Nothing to really help before building with VS is accomplished. *e.g* https://github.com/GenericMappingTools/gmt/issues/4718

Paul is assuming that the problem manifests only on Windows. I don't know how to debug with VSC. Apparently it's possible but the setting seemed too complicated to me. I...

The movie module is more peculiar. It depends on the type of shell where it's run. Not the OS (hopefully)

I'm sorry that you have had all those troubles but unix is a complicated world and things that I don't understand keep coming up. It happens that I was able...

Yes, that kind of confirms the suspicion. On my side I made the experiment of just moving away the ``julia-1.5.2/bin/../lib/julia/libstdc++.so.6`` and it now complains that ``` GMT [ERROR]: Unable to...

[FYI](https://discourse.julialang.org/t/troubles-with-gcc-9/47550/2)

If you want to give it a try, the *master* version now installs GMT automatically from Conda. But the Conda version on CentOS is half broken. It needs to install...

@boriskaus Thanks a lot for trying this. It's a really needed solution but unfortunately, and that's my personal view, the real problem lies on Unix that tries to force Windows...

I think that for now a workable solution is to have a ``BinaryBuilder`` for unix only (Mac included). I'll have then to find a way to use it only on...