jaafary / quite-rss

Automatically exported from code.google.com/p/quite-rss
0 stars 0 forks source link

Source code is not building #169

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It's exactly as the title says. The latest version of QuiteRSS will not build!

I'm using Arch Linux x86, and I've tried building the latest mercurial version 
as well as 0.12.2. The last version to build successfully was 0.12.1.

This is the error I'm getting:

In file included from ../quite-rss/src/newsheader.cpp:2:0:
../quite-rss/src/rsslisting.h:169:17: error: field ‘networkProxy_’ has 
incomplete type
make: *** [release/obj/newsheader.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from ../quite-rss/src/main.cpp:7:0:
../quite-rss/src/rsslisting.h:169:17: error: field ‘networkProxy_’ has 
incomplete type
make: *** [release/obj/main.o] Error 1

Original issue reported on code.google.com by sunsetse...@gmail.com on 11 Mar 2013 at 12:45

GoogleCodeExporter commented 9 years ago
fixed in revision: rf756ebeeb98f
Try it, it should work.

Original comment by egor.shi...@gmail.com on 11 Mar 2013 at 3:23