<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">You will get more feedback once I’ll be back from vacation ^^<div><br></div><div>Your assumption that it should work out if the box is correct.</div><div><br></div><div>However, it should not use probes, but pkg-config instead (I assume, msys provides correct .pc files).</div><div><br></div><div>I am currently working on the feature to implement this .</div><div><br></div><div><a href="https://codereview.qt-project.org/c/qbs/qbs/+/315910">https://codereview.qt-project.org/c/qbs/qbs/+/315910</a></div><div><br></div><div><a href="https://codereview.qt-project.org/c/qbs/qbs/+/350654">https://codereview.qt-project.org/c/qbs/qbs/+/350654</a><br><br><div dir="ltr">Ivan</div><div dir="ltr"><br><blockquote type="cite">21 июля 2021 г., в 03:07, Björn Schäpers <qt-maillist@hazardy.de> написал(а):<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><span>Hi there,</span><br><span></span><br><span>my setup is msys2 gcc in 64 and 32 bit, a from msys installed protobuf, and a self compiled qbs. The protobuf module does not find the header or the libraries, it seems the search path is just empty, and for the libraries it looks for the wrong files. It searches protobuf.lib, but the file is named libprotobuf.a.</span><br><span></span><br><span>I have prepared a patch, with which the protobuf examples compile and run: https://codereview.qt-project.org/c/qbs/qbs/+/358698 my colleagues tells me for gRPC there are some additional libraries missing, but that's another point.</span><br><span></span><br><span>There is little feedback on the patch, only that I could set the paths in my project file. Yes I could, but in my opinion it should work out of the box with a msys setup. But the wrong library names and suffixes I can not fix in my project file, or can I?</span><br><span></span><br><span>So my questions are:</span><br><span>1. Should it be fixed in qbs itself, or do I have to make a fork?</span><br><span>2. Should it be fixed in the protobuf module, or the probes itself?</span><br><span></span><br><span>Greetings,</span><br><span>Björn.</span><br><span>_______________________________________________</span><br><span>Qbs mailing list</span><br><span>Qbs@qt-project.org</span><br><span>https://lists.qt-project.org/listinfo/qbs</span><br></div></blockquote></div></body></html>