I am trying to add a resource bundle into a generated xcode project with cmake.
However I am having trouble getting this out. This is what i have so far?
set(MACOSX_BUNDLE_RESOURCES "${CMAKE_SOURCE_DIR}/resource.bundle")
set_source_files_properties(MACOSX_BUNDLE_RESOURCES PROPERTIES
MACOSX_PACKAG
Hi,
On Wed, Feb 11, 2015 at 3:16 PM, Arjen Markus
wrote:
> Hello,
>
> I am trying to build the Fortran interface to NetCDF4 on Windows, using
> the Intel Fortran compiler and "Nmake Makefiles" as the generator (see
> http://www.unidata.ucar.edu/downloads/netcdf/index.jsp).
>
> I had some trouble
Hello Andreas,
Hm, that has crossed my mind - maybe I should simply rename that particular
directory. It still seems odd though that this occurs. Anyway, thanks for the
suggestion. This is simple enough to try ;).
Regards,
Arjen
From: Andreas Pakulat [mailto:ap...@gmx.de]
Sent: Wednes
Hello,
I am trying to build the Fortran interface to NetCDF4 on Windows, using the
Intel Fortran compiler and "Nmake Makefiles" as the generator (see
http://www.unidata.ucar.edu/downloads/netcdf/index.jsp).
I had some trouble getting the first part to build, but that is solved (small
issues wi