stefanonuvoli / quadmixer

QuadMixer: layout preserving blending of quadrilateral meshes.
GNU General Public License v3.0
24 stars 3 forks source link

qmake compile problem #1

Open Mxp990329 opened 12 months ago

Mxp990329 commented 12 months ago
During the process of compiling with qmake, an error occurred and for me, as a beginner, I couldn't find the problem. 

libs/quadropology/quadropology/includes/qr Ilp. h: 31:10: fatal error: gurobi C++. h: There is no such file or directory

Include<gurobi_ C++. h>

          ^~~~~~~~~~~~
nicopietroni commented 12 months ago

Quadmixer uses Gurobi.. I hope we will get rid of external libraries at some point but not now

Mxp990329 commented 12 months ago

I would like to know if this method is effective for open boundary.

Mxp990329 commented 12 months ago

Quadmixer 使用 Gurobi..我希望我们能在某个时候摆脱外部库,但不是现在

Thank you for your reply. I think I need to try again.