On Fri, Mar 1, 2013 at 11:17 PM, Nicholas Boblob <[email protected]>wrote:
> WHAT WAS THE PROBLEM > > As I explained, my CMake script was badly configured and it made it link with the Release .lib of protobuf in Debug, which is why I had the initial problem. I just fixed my CMake script (which was indeed looking for the wrong file) and it worked. Joel Lamotte -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/protobuf?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
