Jasvirbahl / b-tk

Automatically exported from code.google.com/p/b-tk
0 stars 0 forks source link

Tools/Mokka/moc_LoggerWidget.cxx fails to compile in linux #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. try to build the current revision 772 under linux
2.
3.

What is the expected output? What do you see instead?
In file included from 
.../b-tk-read-only/Release/Tools/Mokka/moc_LoggerWidget.cxx:10:
.../b-tk-read-only/Release/Tools/Mokka/../../../Tools/Mokka/LoggerWidget.h:153: 
error: ‘EOF’ was not declared in this scope

What version of the product are you using? On what operating system?
revision 772, ubuntu 10.10

Please provide any additional information below.
An additional
#include <cstdio>
fixes it.

Original issue reported on code.google.com by martin.f...@gmail.com on 12 Sep 2011 at 9:58

GoogleCodeExporter commented 8 years ago
Fixed in the revision r777 as proposed.

Original comment by arnaud.barre on 13 Sep 2011 at 9:33