Forum Message

 

 

We have moved the forum to https://forum.ngsolve.org . This is an archived version of the topics until 05/05/23. All the topics were moved to the new forum and conversations can be continued there. This forum is just kept as legacy to not invalidate old links. If you want to continue a conversation just look for the topic in the new forum.

Notice

The forum is in read only mode.

ngsolve deinstallation confuses cmake

More
1 year 4 months ago - 1 year 4 months ago #4526 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
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: 1 year 4 months ago by Kai.
More
1 year 4 months ago #4527 by Kai
Time to create page: 0.116 seconds