gnupic: Thread: Piklab 0.15.0


[<<] [<] Page 1 of 1 [>] [>>]
Subject: Piklab 0.15.0
From: "Nicolas Hadacek" ####@####.####
Date: 21 Oct 2007 16:52:22 +0100
Message-Id: <92d8b98a0710210852k2cef54d0sd6b3283192c5ccd3@mail.gmail.com>

Hello,

I would like to announce the release of a new version of Piklab. Main
changes are: support for additional devices, several bug fixes,
especially for Pickit2 and Picdem USB bootloaders. See the complete
changelog at http://piklab.sourceforge.net/changelog.php

Cheers,
Nicolas
Subject: Re: Piklab 0.15.0
From: "Nicolas Hadacek" ####@####.####
Date: 23 Oct 2007 16:24:54 +0100
Message-Id: <92d8b98a0710230824m52acec6dk5eed399ea319c22e@mail.gmail.com>

Could you try the attached patch?
By the way, which system and which compiler are you using?

Regards,
Nicolas

On 10/23/07, Rich Walker ####@####.#### wrote:
>
> Compile fails:
> [snip]
> make[4]: Entering directory `/home/rw/code/Piklab/piklab-0.15.0/src/piklab-test/misc'
> /bin/sh ../../../libtool --silent --tag=CXX --mode=link g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -fno-builtin -g3 -fno-inline -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o misc_check -L/usr/share/qt3/lib -L/usr/lib    -R /usr/lib -R /usr/lib -R /usr/share/qt3/lib -R /usr/lib misc_check.o misc_check.moc.o  ../../../src/piklab-test/base/libtest.la ../../../src/common/global/libglobal.la ../../../src/common/common/libcommon.la -lkio
> ../../../src/common/global/.libs/libglobal.a(libglobal_la.all_cpp.o): In function `PURL::FileBase::flush()':
> libglobal_la.all_cpp.cpp:(.text+0x135e): undefined reference to `PURL::FileBase::qfile()'
> libglobal_la.all_cpp.cpp:(.text+0x136a): undefined reference to `PURL::FileBase::qfile()'
> ../../../src/common/global/.libs/libglobal.a(libglobal_la.all_cpp.o): In function `PURL::FileBase::readAll()':
> libglobal_la.all_cpp.cpp:(.text+0x13a4): undefined reference to `PURL::FileBase::qfile()'
> libglobal_la.all_cpp.cpp:(.text+0x13b0): undefined reference to `PURL::FileBase::qfile()'
> ../../../src/common/global/.libs/libglobal.a(libglobal_la.all_cpp.o): In function `PURL::FileBase::stream()':
> libglobal_la.all_cpp.cpp:(.text+0x1428): undefined reference to `PURL::FileBase::qfile()'
> ../../../src/common/global/.libs/libglobal.a(libglobal_la.all_cpp.o): In function `PURL::FileBase::errorString() const':
> libglobal_la.all_cpp.cpp:(.text+0x1dc3): undefined reference to `PURL::FileBase::qfile() const'
> libglobal_la.all_cpp.cpp:(.text+0x1dcf): undefined reference to `PURL::FileBase::qfile() const'
> ../../../src/common/global/.libs/libglobal.a(libglobal_la.all_cpp.o): In function `PURL::FileBase::hasError() const':
> libglobal_la.all_cpp.cpp:(.text+0x1e3e): undefined reference to `PURL::FileBase::qfile() const'
> libglobal_la.all_cpp.cpp:(.text+0x1e65): undefined reference to `PURL::FileBase::qfile() const'
> ../../../src/common/global/.libs/libglobal.a(libglobal_la.all_cpp.o): In function `PURL::FileBase::FileBase(Log::Generic&, QString const&)':
> libglobal_la.all_cpp.cpp:(.text+0x3a33): undefined reference to `vtable for PURL::FileBase'
> ../../../src/common/global/.libs/libglobal.a(libglobal_la.all_cpp.o): In function `PURL::FileBase::FileBase(Log::Generic&, QString const&)':
> libglobal_la.all_cpp.cpp:(.text+0x3ab3): undefined reference to `vtable for PURL::FileBase'
> collect2: ld returned 1 exit status
> make[4]: *** [misc_check] Error 1
> make[4]: Leaving directory `/home/rw/code/Piklab/piklab-0.15.0/src/piklab-test/misc'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/home/rw/code/Piklab/piklab-0.15.0/src/piklab-test'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/rw/code/Piklab/piklab-0.15.0/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/rw/code/Piklab/piklab-0.15.0'
> make: *** [all] Error 2
>
> 0.14.5 compiled OK on this machine.
>
>
> --
> rich walker         |  Shadow Robot Company | ####@####.####
> technical director     251 Liverpool Road   | skype: rich_at_shadow
> need a Hand?           London  N1 1LX       | +44 20 7700 2487
> http://www.shadowrobot.com/hand/
>

[Content type text/x-patch not shown. Download]
Subject: Re: Piklab 0.15.0
From: Rich Walker ####@####.####
Date: 23 Oct 2007 15:38:48 +0100
Message-Id: <m3abq9dhem.fsf@shadow.org.uk>

Compile fails:
[snip]
make[4]: Entering directory `/home/rw/code/Piklab/piklab-0.15.0/src/piklab-test/misc'
/bin/sh ../../../libtool --silent --tag=CXX --mode=link g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -fno-builtin -g3 -fno-inline -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o misc_check -L/usr/share/qt3/lib -L/usr/lib    -R /usr/lib -R /usr/lib -R /usr/share/qt3/lib -R /usr/lib misc_check.o misc_check.moc.o  ../../../src/piklab-test/base/libtest.la ../../../src/common/global/libglobal.la ../../../src/common/common/libcommon.la -lkio 
../../../src/common/global/.libs/libglobal.a(libglobal_la.all_cpp.o): In function `PURL::FileBase::flush()':
libglobal_la.all_cpp.cpp:(.text+0x135e): undefined reference to `PURL::FileBase::qfile()'
libglobal_la.all_cpp.cpp:(.text+0x136a): undefined reference to `PURL::FileBase::qfile()'
../../../src/common/global/.libs/libglobal.a(libglobal_la.all_cpp.o): In function `PURL::FileBase::readAll()':
libglobal_la.all_cpp.cpp:(.text+0x13a4): undefined reference to `PURL::FileBase::qfile()'
libglobal_la.all_cpp.cpp:(.text+0x13b0): undefined reference to `PURL::FileBase::qfile()'
../../../src/common/global/.libs/libglobal.a(libglobal_la.all_cpp.o): In function `PURL::FileBase::stream()':
libglobal_la.all_cpp.cpp:(.text+0x1428): undefined reference to `PURL::FileBase::qfile()'
../../../src/common/global/.libs/libglobal.a(libglobal_la.all_cpp.o): In function `PURL::FileBase::errorString() const':
libglobal_la.all_cpp.cpp:(.text+0x1dc3): undefined reference to `PURL::FileBase::qfile() const'
libglobal_la.all_cpp.cpp:(.text+0x1dcf): undefined reference to `PURL::FileBase::qfile() const'
../../../src/common/global/.libs/libglobal.a(libglobal_la.all_cpp.o): In function `PURL::FileBase::hasError() const':
libglobal_la.all_cpp.cpp:(.text+0x1e3e): undefined reference to `PURL::FileBase::qfile() const'
libglobal_la.all_cpp.cpp:(.text+0x1e65): undefined reference to `PURL::FileBase::qfile() const'
../../../src/common/global/.libs/libglobal.a(libglobal_la.all_cpp.o): In function `PURL::FileBase::FileBase(Log::Generic&, QString const&)':
libglobal_la.all_cpp.cpp:(.text+0x3a33): undefined reference to `vtable for PURL::FileBase'
../../../src/common/global/.libs/libglobal.a(libglobal_la.all_cpp.o): In function `PURL::FileBase::FileBase(Log::Generic&, QString const&)':
libglobal_la.all_cpp.cpp:(.text+0x3ab3): undefined reference to `vtable for PURL::FileBase'
collect2: ld returned 1 exit status
make[4]: *** [misc_check] Error 1
make[4]: Leaving directory `/home/rw/code/Piklab/piklab-0.15.0/src/piklab-test/misc'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/rw/code/Piklab/piklab-0.15.0/src/piklab-test'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/rw/code/Piklab/piklab-0.15.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rw/code/Piklab/piklab-0.15.0'
make: *** [all] Error 2

0.14.5 compiled OK on this machine.


-- 
rich walker         |  Shadow Robot Company | ####@####.####
technical director     251 Liverpool Road   | skype: rich_at_shadow
need a Hand?           London  N1 1LX       | +44 20 7700 2487
http://www.shadowrobot.com/hand/
[<<] [<] Page 1 of 1 [>] [>>]


Powered by ezmlm-browse 0.20.