Closed jopadan closed 10 months ago
Updating FindCURL.cmake and reinstalling fixed it.
You shouldn't have to link all those libs manually - unless you statically link curl, which doesn't seem like a supergood idea to me. If you link libcurl dynamically, libcurl.so.4 (or whatever it's called on your system) links against the required libs and dhewm3 only needs to link against libcurl itself.
Manually adding the missing dependencies:
compiles.
Platform is: