General Category > 3D Printers

HowTo: Compilling Lasershark 3DP with Cygwin64 on Win7 64Bit

<< < (2/2)

danielm:
Hi Macpod, Stimpy,

I am experiencing issues during compiling of libjson-rpc-cpp with Cygwin under Windows 7 32-bit. I keep getting following error:

-- Found libjsoncpp: /home/Daniel/download/libjson-rpc-cpp/win32-deps/lib/libjsoncpp.dll.a
-- Found libcurl: /usr/lib/libcurl.dll.a
-- Activated libmicrohttpd HTTP Server
CMake Error at cmake/FindMHD.cmake:32 (MESSAGE):
  Could not find libmicrohttpd
Call Stack (most recent call first):
  src/jsonrpccpp/CMakeLists.txt:52 (find_package)

I downloaded pre-compiled dependencies as desribed here for Windows compile: https://github.com/cinemast/libjson-rpc-cpp
All dependencies are found during cmake except libmicrohttpd despite the fact that it is present in the folder /win32-deps (however, there is only libmicrohttpd-10.dll, not *.dll.a).

Do you have any ideas how I should continue? Thank you!

Macpod:
Hi danielm,

It looks like the pre-compiled libjson-rpc-cpp package has an issue for Windows. That dev would probably appreciate you letting them know about the issue.

In the meantime you should check the find script and check to see what it is attempting to match and determine how it differs from the name of the actual lib. If you can change it and verify that solves the problem I know the libjson-rpc-cpp folks would really appreciate that.

Navigation

[0] Message Index

[*] Previous page

Go to full version