Hi, I don' t do builds myself so excuse if my suggestions do not help you. However, I know that the Windows builds at gisinternal.com tend to succeed every night. Perhaps you could have a look at the development kits http://gisinternals.com/sdk.php and try building with them yourself. If they work try to find out what makes the difference to your own experiments. Also the docker builds usually success, perhaps you could find some useful recipes for Linux from https://github.com/OSGeo/gdal/tree/master/gdal/docker.
-Jukka Rahkonen Darrel Maddy wrote > Not having much luck here. Anyone got any further suggestions? > > I turned to windows because of a problem with my linux build - this is > throwing up errors such as > > /usr/lib/gcc/x86_64-linux-gnu/7/include/avx512fintrin.h(1761): error: > identifier "__builtin_ia32_sqrtsd_round" is undefined > /usr/lib/gcc/x86_64-linux-gnu/7/include/avx512fintrin.h(1770): error: > identifier "__builtin_ia32_sqrtss_round" is undefined > > eclipse indicates these errors are being thrown during access to gdal.h . > This program compiled and ran without error until last week. I have not > done anything to the gdal library or updated anything that I am aware of. > I will move back to linux if I can resolve this issue so any suggestions > for this would also be welcome. > > If I cannot resolve these then I will move away from gdal as a general > library and write some generic data access tools. > > Thanks > > Darrel > > > > ________________________________ > From: Darrel Maddy > Sent: 17 March 2020 15:10 > To: Jerome Siot < > jerome.siot@ > >; ' > gdal-dev@.osgeo > ' < > gdal-dev@.osgeo > > > Subject: RE: Building on windows > > > Dear Jérome > > > > Many thanks for trying to help. Alas it is giving the same errors in the > Developer Command Prompt window. > > > > Darrel > > > > > > > > From: Jerome Siot < > jerome.siot@ > > > Sent: 17 March 2020 15:05 > To: Darrel Maddy < > darrel.maddy@.ac > >; ' > gdal-dev@.osgeo > ' < > gdal-dev@.osgeo > > > Subject: RE: Building on windows > > > > Hello, > > * Be sure to launch a terminal by executing : > > > > C:\Program Files (x86)\Microsoft Visual > Studio\2019\Enterprise\Common7\Tools\LaunchDevCmd.bat > > > > * Then , give the VS version in nmake command : > > nmake /f makefile.vc MSVC_VER=1900 > > Hope this helps, Jérome > > > > De : gdal-dev < > gdal-dev-bounces@.osgeo > <mailto: > gdal-dev-bounces@.osgeo > >> De la part de Darrel Maddy > Envoyé : Sunday, March 15, 2020 1:08 PM > À : ' > gdal-dev@.osgeo > ' < > gdal-dev@.osgeo > <mailto: > gdal-dev@.osgeo > >> > Objet : [gdal-dev] Building on windows > > > > I have recently switched back to windows for a specific project that uses > the gdal library. I am getting the following error on compilation of the > VS project > > NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual > Studio\2019\Enterprise\VC\Tools\MSVC\14.22.27905\bin\HostX86\x64\cl.EXE"' > : return code '0x2' > > > > The cl.exe file is present in the directory (there are a number of similar > messages that follow) and I am unsure how to proceed. Any suggestions? > > > > Thanks > > > > Darrel > > _______________________________________________ > gdal-dev mailing list > gdal-dev@.osgeo > https://lists.osgeo.org/mailman/listinfo/gdal-dev -- Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev