Closed how0723 closed 6 years ago
same question I was going to raise.
Does this work with windows?
Thanks for the answer!! :]
@ghabxph yes. it can work on windows platforms. i have build it successfully.
thanks for confirming! It's an autotools build so as long as you have that environment up, it should work.
@mrtazz I'm having some trouble cross-compiling ./configure --host=x86_64-w64-mingw32
1) was expecting to get some librestclient_cpp.dll.a, but just librestclient-cpp.a librestclient-cpp.la -> ../librestclient-cpp.la librestclient-cpp.lai
I get these error:
librestclient-cpp.a(librestclient_cpp_la-restclient.o):restclient.cc:(.text+0x10): undefined reference to `__imp_curl_global_init' ...
Any help willl be appreciate
@how0723 Can you share how to build that on windows? Thank you.
how to build restclient-cpp on windows platforms ? such as win10