Zheng Xueke
Results
2
comments of
Zheng Xueke
> +1, I also need this functionality, currently libaria2 provides less functionality than RPC mode. I don't know what is the process for submitting a libaria2 change? Need to fork...
My solution is to manually generate nettcdff.lib `build-target` is my directory where to build the binaries, specified by the -B option of cmake ```bat cd build-target\fortran lib netcdff.dir\Debug\*.obj netcdff_c.dir\Debug\netcdff_c.lib /out:Debug\netcdff.lib...