![]() |
wp34sflashcmd Linux problem - Printable Version +- HP Forums (https://archived.hpcalc.org/museumforum) +-- Forum: HP Museum Forums (https://archived.hpcalc.org/museumforum/forum-1.html) +--- Forum: Old HP Forum Archives (https://archived.hpcalc.org/museumforum/forum-2.html) +--- Thread: wp34sflashcmd Linux problem (/thread-243279.html) |
wp34sflashcmd Linux problem - Ole Streicher - 05-09-2013 Hi,
I now have everything together to start flashing; however when I try to do ./wp34sflashcmd wp34s/real/calc_full.bin /dev/ttyS0I get ./wp34sflashcomd: symbol lookup error: ./wp34scmd: undefined symbol: _ZN13QElapsedTimer5startEvThe system is a Debian 6.0.7; ldd shows that all libraries are resolved (QtCore is 4.6.3). How can I solve this? Is there a source version of wp34sflashcmd that I can compile myself? Best regards
Ole
Re: wp34sflashcmd Linux problem - pascal_meheut - 05-09-2013 Either install a more version of Qt, i.e. at least a 4.7 or try to compile the current version against you Qt 4.6 with no guarantee. |