Opened 3 years ago

Closed 2 years ago

#268 closed defect (invalid)

QuteComBuildId.cpp Error

Reported by: osman2009 Owned by: laurent
Priority: major Milestone: QuteCom 2.2-RC4
Component: Build System Version: 2.2
Keywords: Cc:

Description

Hello,
I need somebody to help me fix this error.


Compiling...
QuteComBuildId?.cpp
c:\documents and settings\administrator\qutecom-2.2\libs\3rdparty\ffmpeg\include\ffmpeg\rational.h(46) : warning C4244: 'return' : conversion from 'const int64_t' to 'int', possible loss of data
..\..\..\..\Documents and Settings\Administrator\qutecom-2.2\qutecom\src\QuteComBuildId?.cpp(48) : error C2065: 'LL' : undeclared identifier
Build log was saved at "file://c:\cutecom2010\qutecom\src\buildid\owbuildid.dir\Debug\BuildLog.htm"
owbuildid - 1 error(s), 1 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Thank you,
Osman

Change History (2)

comment:1 Changed 3 years ago by laurent

Seems that DD_BUILDID is not correctly defined. you should have something like 20101023144627LL ...
Did you remove .hg folder ?

comment:2 Changed 2 years ago by laurent

  • Resolution set to invalid
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.