On Sat, Feb 20, 2010 at 02:51, Marcel Maatkamp <m.maatk...@gmail.com> wrote:
> I've just installed gnuradio (git) on ubuntu 9.10 64-bit and ran into this > small problem where waterfallGlobalData.h would have the following error > ./gnuradio/gr-qtgui/src/lib/waterfallGlobalData.h: > ISO C++ forbids declaration of ‘uint64_t’ with no type > I had to include the following to make it compile: > waterfallGlobalData.h: #include <inttypes.h> Can you confirm which version of gcc you are using? I have a number of machines in the above configuration, using stock gcc 4.4.1, and can't replicate this. Johnathan _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio