> Ah - it was just the resource files that failed, not the actual > compilation. That makes a bit more sense, then. > > Still be interesting to see the error message that was generated, > though. >
Sudoku does not compile because of a link error, I didnt realize which file I was executing, I already have sudoku installed in cygwin... The error though is: Linking sudoku.exe... sudokures.o: file not recognized: File format not recognized collect2: ld returned 1 exit status make[1]: *** [sudoku.exe] Error 1 make: *** [all] Error 1 At #mingw-w64 I was told I need to modify the .rc manifest so that it points at amd64, but I couldn't figure that out. mbs _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

