[pgrouting-dev] Issue with compiling 64-bit under mingw64

Paragon Corporation lr at pcorp.us
Sat Apr 6 19:44:23 PDT 2013


Steve,

We were able to compile pgRouting under mingw64-w64 chain before git
pulling, but last pull and recompile gave us this error

c:/ming64/projects/pgrouting/src/tsp/src/tsplib.c: In function
'findEulerianPath
':
c:/ming64/projects/pgrouting/src/tsp/src/tsplib.c:183:14: error: 'ERROR'
undeclared (first use in this function)
c:/ming64/projects/pgrouting/src/tsp/src/tsplib.c:183:14: note: each
undeclared
identifier is reported only once for each function it appears in
c:/ming64/projects/pgrouting/src/tsp/src/tsplib.c: In function
'find_tsp_solution':
c:/ming64/projects/pgrouting/src/tsp/src/tsplib.c:446:18: error: 'FATAL'
undecla
red (first use in this function)
make[2]: *** [src/tsp/src/CMakeFiles/routing_tsp.dir/tsplib.c.obj] Error 1
make[1]: *** [src/tsp/src/CMakeFiles/routing_tsp.dir/all] Error 2
make: *** [all] Error 2


So not sure what we are missing here.  Strangely enough (unless we did
something different), the same code base compiles fine
Under mingw64-w32 chain.

Thanks,
Regina and Leo
http://www.postgis.us
http://postgis.net





More information about the pgrouting-dev mailing list