navrocky / urtconnector

Automatically exported from code.google.com/p/urtconnector
0 stars 0 forks source link

error comliping of FreeBSD amd64 #70

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
[ 98%] Building CXX object src/CMakeFiles/urtconnector.dir/rcon/moc_rcon.o
In file included from 
/data/FreeBSD_Linux/urban/urtconnector-0.5.1/debug/src/rcon/moc_rcon.cxx:10:
/data/FreeBSD_Linux/urban/urtconnector-0.5.1/debug/src/rcon/../../../src/rcon/rc
on.h:271:7: warning: no newline at end of file
In file included from /usr/local/include/qgdict.h:42,
                 from /usr/local/include/qasciidict.h:42,
                 from /usr/local/include/qapplication.h:43,
                 from /data/FreeBSD_Linux/urban/urtconnector-0.5.1/debug/src/rcon/../../../src/rcon/rcon.h:73,
                 from /data/FreeBSD_Linux/urban/urtconnector-0.5.1/debug/src/rcon/moc_rcon.cxx:10:
/usr/local/include/qptrcollection.h:49: error: function definition does not 
declare parameters
In file included from /usr/local/include/qasciidict.h:42,
                 from /usr/local/include/qapplication.h:43,
                 from /data/FreeBSD_Linux/urban/urtconnector-0.5.1/debug/src/rcon/../../../src/rcon/rcon.h:73,
                 from /data/FreeBSD_Linux/urban/urtconnector-0.5.1/debug/src/rcon/moc_rcon.cxx:10:
/usr/local/include/qgdict.h:53: error: 'QPtrCollection' has not been declared
/usr/local/include/qgdict.h:53: error: ISO C++ forbids declaration of 'Item' 
with no type
/usr/local/include/qgdict.h:53: error: expected ';' before 'getData'
/usr/local/include/qgdict.h:54: error: expected `;' before 'QPtrCollection'
/usr/local/include/qgdict.h:54: error: 'QPtrCollection' has not been declared
/usr/local/include/qgdict.h:54: error: ISO C++ forbids declaration of 'Item' 
with no type
/usr/local/include/qgdict.h:54: error: expected ';' before 'setData'
/usr/local/include/qgdict.h:55: error: expected `;' before 'QBaseBucket'
/usr/local/include/qgdict.h:58: error: 'QPtrCollection' has not been declared
/usr/local/include/qgdict.h:58: error: expected `)' before 'd'
/usr/local/include/qgdict.h:59: error: 'QPtrCollection' has not been declared
/usr/local/include/qgdict.h:59: error: ISO C++ forbids declaration of 'Item' 
with no type
/usr/local/include/qgdict.h:59: error: expected ';' before 'data'
/usr/local/include/qgdict.h:66: error: 'QPtrCollection' has not been declared
/usr/local/include/qgdict.h:66: error: expected ',' or '...' before 'd'
/usr/local/include/qgdict.h: In constructor 'QStringBucket::QStringBucket(const 
QString&, int)':
/usr/local/include/qgdict.h:67: error: 'd' was not declared in this scope
/usr/local/include/qgdict.h:67: error: 'n' was not declared in this scope
/usr/local/include/qgdict.h: At global scope:
/usr/local/include/qgdict.h:76: error: 'QPtrCollection' has not been declared
/usr/local/include/qgdict.h:76: error: expected ',' or '...' before 'd'
/usr/local/include/qgdict.h: In constructor 'QAsciiBucket::QAsciiBucket(const 
char*, int)':
 и так далее идут ошибки

Original issue reported on code.google.com by videolan...@gmail.com on 2 Nov 2010 at 12:29

GoogleCodeExporter commented 9 years ago

Original comment by navrocky.vlad on 9 Jan 2011 at 8:42