- Thank you received: 0
ngsolve deinstallation confuses cmake
2 years 3 weeks ago - 2 years 3 weeks ago #4526
by Kai
ngsolve deinstallation confuses cmake was created by Kai
Hi Guys,
there is a weird behavior on Windows 10 after uninstalling some old version of ngsolve (ngsolve-v6.2.2104).
If i want to compile some C++ program, that is not ngsolve related, in the linking stage zlib.lib is not found any more. Until now i did not need to handle zlib.lib in any way. To solve the problem i tried to download zlib from GnuWin32 on sourceforge and set ZLIB_LIBRARY and ZLIB_INCLUDE_DIR.
the error message reads
i am out of ideas, please help
there is a weird behavior on Windows 10 after uninstalling some old version of ngsolve (ngsolve-v6.2.2104).
If i want to compile some C++ program, that is not ngsolve related, in the linking stage zlib.lib is not found any more. Until now i did not need to handle zlib.lib in any way. To solve the problem i tried to download zlib from GnuWin32 on sourceforge and set ZLIB_LIBRARY and ZLIB_INCLUDE_DIR.
the error message reads
Code:
LINK : fatal error LNK1104: Datei "C:\Program Files\ngsolve-v6.2.2104\Lib\zlib.lib"
i am out of ideas, please help
Last edit: 2 years 3 weeks ago by Kai.
2 years 3 weeks ago #4527
by Kai
Replied by Kai on topic ngsolve deinstallation confuses cmake
i asked also here
[url] discourse.cmake.org/t/ngsolve-deinstalla...e-on-windows-10/6758 [/url]
[url] discourse.cmake.org/t/ngsolve-deinstalla...e-on-windows-10/6758 [/url]
Time to create page: 0.097 seconds