nicopietroni / quadwild

Implementation of Reliable Feature-Line Driven Quad-Remeshing
GNU General Public License v3.0
278 stars 35 forks source link

Unable to compile even with Gurobi Solver. #3

Open nitinagarwal opened 2 years ago

nitinagarwal commented 2 years ago

I generate the makefile using qmake. When I run make -j8 I get this error.

../components/field_tracing/tracing/metamesh.h: In member function ‘std::size_t MetaMesh<MeshType>::SideStartingE(std::size_t, std::size_t) const [with MeshType = TraceMesh]’:
../components/field_tracing/tracing/metamesh.h:185:5: warning: control reaches end of non-void function [-Wreturn-type]
  185 |     }
      |     ^
Makefile:5815: recipe for target 'quadwild.o' failed
make: *** [quadwild.o] Error 1
nicopietroni commented 2 years ago

ok solved, however it should never enter there,there is an asset to check