Open Miller-Xie opened 5 years ago
Did you compile libArcus using the same compiler as Protobuf was compiled with?
Did you compile libArcus using the same compiler as Protobuf was compiled with?
Yes, I used the same compiler mingw-64 to compile protobuf and libArcus.
Hmm, then maybe it's an issue with the version of Protobuf you're using? I really have no idea what could cause this (or how to fix it). Sometimes a clean-and-rebuild also works.
Hello, I am building Cura's build environment, but when I compile libArcus on Windows 7 virtual machine, I met the program link error. In the following section is the specific error message. On this basis, I have installed protobuf and also add it to environment variable.
This problem has been bothering me for a few days. If there is time, please give me some solutions.
Thank you!!!