Update to version 1.6.0 Replaced all calls of lrint to (long)rint, I hope this fixes the compiling bug on AMD64. The files patch-mainwindow.cpp and patch-mapeditor.cpp are no longer required.
State Changed From-To: open->feedback - Please DON'T touch the $FreeBSD$ cvs-tag - Doesn't build on 4.X: c++ -c -pipe -Wall -W -O -pipe -g -fmemoize-lookups -fsave-memoized -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. -I../../../../../local/include -I/usr/X11R6/include -o mainwindow.o mainwindow.cpp mainwindow.cpp: In method `void Main::fileLoad(QString, const LoadMode &)': mainwindow.cpp:1112: implicit declaration of function `int mkdtemp(...)' mainwindow.cpp:1112: conversion from `int' to non-scalar type `QString' requested *** Error code 1
State Changed From-To: feedback->closed Committed with modifications as discussed!