Bitcoin Forum
June 29, 2024, 09:25:09 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 »  All
  Print  
Author Topic: Compilation du portefeuille Windows sous Ubuntu  (Read 3541 times)
ufo78 (OP)
Member
**
Offline Offline

Activity: 72
Merit: 10


View Profile
November 05, 2014, 09:24:12 PM
 #1

Bonjour,

Je voulais savoir si il y avait un tuto qui explique comment compiler le portefeuille litecoin-Qt.exe sous linux ?

Merci pour votre aide
ejp
Legendary
*
Offline Offline

Activity: 939
Merit: 1000


View Profile
November 05, 2014, 09:56:54 PM
 #2

... compiler le portefeuille litecoin-Qt.exe sous linux ?

chagry
Sr. Member
****
Offline Offline

Activity: 500
Merit: 327


Partage des connaissances pour évoluer.


View Profile WWW
November 05, 2014, 10:35:18 PM
 #3

 Huh Huh Huh il existe déjà pour linux  Huh Huh Huh

C'est comme pour ton topic sur les coin. Ont ne peux pas t'aider, si tu nous donne pas plus de précision sur ce que tu veux faire !!!

Chagry.com Consultant en Crypto-monnaie, Blockchain, Trading, Implémentation, Automatisation. || ibtc.cash Simple HTML Page for Bitcoin Payments System. || mircoin.com Easy Brain & Paper Bitcoin Wallet.
ufo78 (OP)
Member
**
Offline Offline

Activity: 72
Merit: 10


View Profile
November 05, 2014, 10:38:00 PM
 #4

ben oui, je sais pas développer mais j'ai réussis a compiler pour linux osx mais pas pour windows, et vu que je ne sais pas développer et que monter l'environnement mingw a l'aire compliquer, je pose la question si c'est possible, c'est mal ?
chagry
Sr. Member
****
Offline Offline

Activity: 500
Merit: 327


Partage des connaissances pour évoluer.


View Profile WWW
November 05, 2014, 10:41:55 PM
 #5

Il y a rien de mal. mais tu veux compiler pour linux ou windob, du coup je ne comprends rien. et compiler quoi litecoin  Huh

Chagry.com Consultant en Crypto-monnaie, Blockchain, Trading, Implémentation, Automatisation. || ibtc.cash Simple HTML Page for Bitcoin Payments System. || mircoin.com Easy Brain & Paper Bitcoin Wallet.
ufo78 (OP)
Member
**
Offline Offline

Activity: 72
Merit: 10


View Profile
November 05, 2014, 10:46:15 PM
 #6

Il y a rien de mal. mais tu veux compiler pour linux ou windob, du coup je ne comprends rien. et compiler quoi litecoin  Huh

Je veux juste apprendre a faire, je veux compiler pour toute les plateforme, après je m'attaquerais a iphone et android si c'est accessible a pour un novice en dev
chagry
Sr. Member
****
Offline Offline

Activity: 500
Merit: 327


Partage des connaissances pour évoluer.


View Profile WWW
November 05, 2014, 10:53:42 PM
 #7

ha ok.

ensuit tu veux compiler du c, c++, java  Huh
Avec GCC, cross-compilation, MinGW, MingW32  Huh

Le choix et large.

Chagry.com Consultant en Crypto-monnaie, Blockchain, Trading, Implémentation, Automatisation. || ibtc.cash Simple HTML Page for Bitcoin Payments System. || mircoin.com Easy Brain & Paper Bitcoin Wallet.
ufo78 (OP)
Member
**
Offline Offline

Activity: 72
Merit: 10


View Profile
November 05, 2014, 10:59:45 PM
 #8

ha ok.

ensuit tu veux compiler du c, c++, java  Huh
Avec GCC, cross-compilation, MinGW, MingW32  Huh

Le choix et large.

oui exactement, mais l'environnement MinGW est top compliquer a monter, ça fais plusieurs jours que je suis dessus et je trouve que c'est très aléatoire entre les versions openssl upnppc libpng boost etc .... alors que sous linux et mac j'ai mis moins d 2h pour compiler les sources.

Je voulais savoir si c'est possible de compiler l'environnement windows sous linux car je suis plus à l'aise sous linux.
 
chagry
Sr. Member
****
Offline Offline

Activity: 500
Merit: 327


Partage des connaissances pour évoluer.


View Profile WWW
November 05, 2014, 11:08:46 PM
 #9

Je voulais savoir si c'est possible de compiler l'environnement windows sous linux car je suis plus à l'aise sous linux.

oui tu peux a partire de linux compiler pour windows ou autre. Mais c est galaire, vaux mieux windob.
Tien c'est la que tous les dev ont commencé a apprendre http://openclassrooms.com/ (Perso je préférais le nom, le site du Zero  Grin)

Chagry.com Consultant en Crypto-monnaie, Blockchain, Trading, Implémentation, Automatisation. || ibtc.cash Simple HTML Page for Bitcoin Payments System. || mircoin.com Easy Brain & Paper Bitcoin Wallet.
ufo78 (OP)
Member
**
Offline Offline

Activity: 72
Merit: 10


View Profile
November 05, 2014, 11:18:23 PM
 #10

Mince je pensais qu'il y avais un truc plus facile, je veux pas devenir développeur moi  Roll Eyes je veux je veux juste savoir compiler les sources litecoin pour l'environnement windows, si j'ai réussi a le faire pour linux et osx sans avoir toucher a du c c++ de ma vie, alors ca doit quand même être possible pour windows quand même  Huh

ufo78 (OP)
Member
**
Offline Offline

Activity: 72
Merit: 10


View Profile
November 05, 2014, 11:43:14 PM
 #11

Arf y a toujours un problème,  Cry

Code:
checking for main in -lQt5Core   ... yes
checking for main in -lQt5Gui    ... yes
checking for main in -lQt5Network... yes
checking for main in -lQt5Widgets... yes
checking for static Qt... yes
checking for static Qt plugins: -lqtaccessiblewidgets... no
[b]configure: WARNING: Could not resolve: -lqtaccessiblewidgets; bitcoin-qt frontend will not be built[/b]
checking for static Qt plugins: -lqwindows... no
checking whether to build Bitcoin Core GUI... no (Qt5)
checking if ccache should be used... no
checking if wallet should be enabled... yes
checking whether to build with support for UPnP... no
checking whether to build test_bitcoin... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/test/Makefile
config.status: creating src/qt/Makefile
config.status: creating src/qt/test/Makefile
config.status: creating share/setup.nsi
config.status: creating share/qt/Info.plist
config.status: creating qa/pull-tester/run-bitcoind-for-test.sh
config.status: creating qa/pull-tester/build-tests.sh
config.status: creating src/bitcoin-config.h
config.status: executing depfiles commands
ufo78 (OP)
Member
**
Offline Offline

Activity: 72
Merit: 10


View Profile
November 06, 2014, 06:13:26 AM
 #12



bonjour,

j'ai besoin d'aide svp !!

Code:
c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_program_options-mgw49-1_55.a(config_file.o): warning: duplicate section `.rdata$_ZTSN5boost15iterator_facadeINS_15program_options6detail27common_config_file_iterator
EKNS1_12basic_optionIcEENS_21forward_traversal_tagERS6_iEE[typeinfo name for boost::iterator_facade<boost::program_options::detail::common_config_file_iterator, boost::program_options::basic_option<char> const, boost::forward_traversal_tag, boost::program_options::basic_option<char> const&, int>]' h
as different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_program_options-mgw49-1_55.a(value_semantic.o): warning: duplicate section `.rdata$_ZTSN5boost16exception_detail19error_info_injectorINS_17bad_function_callEEE[typei
nfo name for boost::exception_detail::error_info_injector<boost::bad_function_call>]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_program_options-mgw49-1_55.a(value_semantic.o): warning: duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_funct
ion_callEEEEE[typeinfo name for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::bad_function_call> >]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_program_options-mgw49-1_55.a(value_semantic.o): warning: duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_funct
ion_callEEEEE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::bad_function_call> >]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_program_options-mgw49-1_55.a(cmdline.o): warning: duplicate section `.rdata$_ZTSN5boost16exception_detail19error_info_injectorINS_17bad_function_callEEE[typeinfo nam
e for boost::exception_detail::error_info_injector<boost::bad_function_call>]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_program_options-mgw49-1_55.a(cmdline.o): warning: duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_cal
lEEEEE[typeinfo name for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::bad_function_call> >]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_program_options-mgw49-1_55.a(cmdline.o): warning: duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_cal
lEEEEE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::bad_function_call> >]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_thread-mgw49-mt-sd-1_55.a(thread.o): warning: duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_9gregorian9bad_monthEE
EEE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::gregorian::bad_month> >]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_thread-mgw49-mt-sd-1_55.a(thread.o): warning: duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_9gregorian8bad_yearEEE
EE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::gregorian::bad_year> >]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_thread-mgw49-mt-sd-1_55.a(thread.o): warning: duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_10lock_errorEEEEE[vtab
le for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> >]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_thread-mgw49-mt-sd-1_55.a(thread.o): warning: duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_14bad_exception_EEE[vtable for boost::exception
_detail::clone_impl<boost::exception_detail::bad_exception_>]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_thread-mgw49-mt-sd-1_55.a(thread.o): warning: duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_10bad_alloc_EEE[vtable for boost::exception_det
ail::clone_impl<boost::exception_detail::bad_alloc_>]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_thread-mgw49-mt-sd-1_55.a(thread.o): warning: duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorISt9bad_allocEEEE[vtable f
or boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::bad_alloc> >]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_thread-mgw49-mt-sd-1_55.a(thread.o): warning: duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_21thread_resource_erro
rEEEEE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::thread_resource_error> >]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_thread-mgw49-mt-sd-1_55.a(thread.o): warning: duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_9gregorian16bad_day_of
_monthEEEEE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::gregorian::bad_day_of_month> >]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_thread-mgw49-mt-sd-1_55.a(thread.o): warning: duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorISt13runtime_errorEEEE[vta
ble for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::runtime_error> >]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_thread-mgw49-mt-sd-1_55.a(thread.o): warning: duplicate section `.rdata$_ZTSN5boost6detail17sp_counted_impl_pINS_16exception_detail10clone_implINS2_14bad_exception_E
EEEE[typeinfo name for boost::detail::sp_counted_impl_p<boost::exception_detail::clone_impl<boost::exception_detail::bad_exception_> >]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_thread-mgw49-mt-sd-1_55.a(thread.o): warning: duplicate section `.rdata$_ZTSN5boost6detail17sp_counted_impl_pINS_16exception_detail10clone_implINS2_10bad_alloc_EEEEE
[typeinfo name for boost::detail::sp_counted_impl_p<boost::exception_detail::clone_impl<boost::exception_detail::bad_alloc_> >]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_thread-mgw49-mt-sd-1_55.a(thread.o): warning: duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_9gregorian9bad_monthEE
EEE[typeinfo name for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::gregorian::bad_month> >]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_thread-mgw49-mt-sd-1_55.a(thread.o): warning: duplicate section `.rdata$_ZTSN5boost16exception_detail19error_info_injectorINS_9gregorian9bad_monthEEE[typeinfo name f
or boost::exception_detail::error_info_injector<boost::gregorian::bad_month>]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_thread-mgw49-mt-sd-1_55.a(thread.o): warning: duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_9gregorian8bad_yearEEE
EE[typeinfo name for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::gregorian::bad_year> >]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_thread-mgw49-mt-sd-1_55.a(thread.o): warning: duplicate section `.rdata$_ZTSN5boost16exception_detail19error_info_injectorINS_9gregorian8bad_yearEEE[typeinfo name fo
r boost::exception_detail::error_info_injector<boost::gregorian::bad_year>]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_thread-mgw49-mt-sd-1_55.a(thread.o): warning: duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_10lock_errorEEEEE[type
info name for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> >]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_thread-mgw49-mt-sd-1_55.a(thread.o): warning: duplicate section `.rdata$_ZTSN5boost16exception_detail19error_info_injectorINS_10lock_errorEEE[typeinfo name for boost
::exception_detail::error_info_injector<boost::lock_error>]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_thread-mgw49-mt-sd-1_55.a(thread.o): warning: duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_implINS0_19error_info_injectorISt9bad_allocEEEE[typeinfo
 name for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::bad_alloc> >]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_thread-mgw49-mt-sd-1_55.a(thread.o): warning: duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_21thread_resource_erro
rEEEEE[typeinfo name for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::thread_resource_error> >]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_thread-mgw49-mt-sd-1_55.a(thread.o): warning: duplicate section `.rdata$_ZTSN5boost16exception_detail19error_info_injectorINS_21thread_resource_errorEEE[typeinfo nam
e for boost::exception_detail::error_info_injector<boost::thread_resource_error>]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_thread-mgw49-mt-sd-1_55.a(thread.o): warning: duplicate section `.rdata$_ZTSN5boost16exception_detail19error_info_injectorINS_9gregorian16bad_day_of_monthEEE[typeinf
o name for boost::exception_detail::error_info_injector<boost::gregorian::bad_day_of_month>]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_thread-mgw49-mt-sd-1_55.a(thread.o): warning: duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_implINS0_19error_info_injectorISt13runtime_errorEEEE[typ
einfo name for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::runtime_error> >]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_thread-mgw49-mt-sd-1_55.a(thread.o): warning: duplicate section `.rdata$_ZTSN5boost16exception_detail19error_info_injectorISt13runtime_errorEE[typeinfo name for boos
t::exception_detail::error_info_injector<std::runtime_error>]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_chrono-mgw49-1_55.a(chrono.o): warning: duplicate section `.rdata$_ZTSN5boost16exception_detail19error_info_injectorINS_6system12system_errorEEE[typeinfo name for bo
ost::exception_detail::error_info_injector<boost::system::system_error>]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_chrono-mgw49-1_55.a(chrono.o): warning: duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_6system12system_errorEEEEE[t
ypeinfo name for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >]' has different size

c:/share/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_chrono-mgw49-1_55.a(chrono.o): warning: duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_6system12system_errorEEEEE[v
table for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >]' has different size

c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_program_options-mgw49-1_55.a(config_file.o):config_file.cpp:(.text+0xdf7): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)'
c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_program_options-mgw49-1_55.a(config_file.o):config_file.cpp:(.text+0xeca): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)'
c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_program_options-mgw49-1_55.a(config_file.o):config_file.cpp:(.text+0xf9b): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)'
c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_program_options-mgw49-1_55.a(config_file.o):config_file.cpp:(.text+0x1010): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)'
c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_program_options-mgw49-1_55.a(config_file.o):config_file.cpp:(.text+0x10cc): undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)'
c:/share/deps/boost_1_55_0/boost_1_55_0/stage/lib\libboost_program_options-mgw49-1_55.a(value_semantic.o):value_semantic.cpp:(.text+0x8fb): more undefined references to `std::__throw_out_of_range_fmt(char const*, ...)' follow
collect2: ld returned 1 exit status
make[3]: *** [bitcoind.exe] Error 1
make[3]: Leaving directory `/c/share/deps/bitcoin-0.9.31/bitcoin-0.9.3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/c/share/deps/bitcoin-0.9.31/bitcoin-0.9.3/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/c/share/deps/bitcoin-0.9.31/bitcoin-0.9.3/src'
make: *** [all-recursive] Error 1

Djinou94
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000


View Profile
November 07, 2014, 01:38:47 AM
 #13

Bonjour
J'ai une autre question
Voila j'aimerai installer le wallet du Zeta sur Linux Elementary OS
Il est téléchargeable en version Linux sur le site http://zetacoin.cc/
Donc je le télécharge, puis dézippe le fichier et c'est la que je bloque il y a pas l'îcone Zeta QT pour lancer le wallet comme sur windows
Comment faire pour l'ouvrir svp  Huh
ufo78 (OP)
Member
**
Offline Offline

Activity: 72
Merit: 10


View Profile
November 07, 2014, 07:04:08 PM
Last edit: November 07, 2014, 07:23:45 PM by ufo78
 #14

Bonjour
J'ai une autre question
Voila j'aimerai installer le wallet du Zeta sur Linux Elementary OS
Il est téléchargeable en version Linux sur le site http://zetacoin.cc/
Donc je le télécharge, puis dézippe le fichier et c'est la que je bloque il y a pas l'îcone Zeta QT pour lancer le wallet comme sur windows
Comment faire pour l'ouvrir svp  Huh

Soit tu utilise le qt si tu a une interface graphique en double clic sur le fichier soit le "zetacoind" en CLI,

y a rien a installé

en ligne de commande tu lance ./zetacoind et pour toute les actions tu devrai avoir de l'aide en faisant zetacoind help
Djinou94
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000


View Profile
November 08, 2014, 02:22:54 AM
 #15

Bonjour
J'ai une autre question
Voila j'aimerai installer le wallet du Zeta sur Linux Elementary OS
Il est téléchargeable en version Linux sur le site http://zetacoin.cc/
Donc je le télécharge, puis dézippe le fichier et c'est la que je bloque il y a pas l'îcone Zeta QT pour lancer le wallet comme sur windows
Comment faire pour l'ouvrir svp  Huh

Soit tu utilise le qt si tu a une interface graphique en double clic sur le fichier soit le "zetacoind" en CLI,

y a rien a installé

en ligne de commande tu lance ./zetacoind et pour toute les actions tu devrai avoir de l'aide en faisant zetacoind help


Hum je clique et double clic sur QT et Zetacoind mais il se passe rien
Du coup j'ai essayé par ligne de commande et ça me marque Permission denied
ufo78 (OP)
Member
**
Offline Offline

Activity: 72
Merit: 10


View Profile
November 08, 2014, 06:17:54 AM
Last edit: November 08, 2014, 07:07:09 AM by ufo78
 #16


Hum je clique et double clic sur QT et Zetacoind mais il se passe rien
Du coup j'ai essayé par ligne de commande et ça me marque Permission denied

Essai :
chmod 777 Zetacoind
sudo ./Zetacoind

Il me semble qu'il va te dire qu'il manque des libs, moi vu que je compile j'ai déja dû les installer d'où je n'ai pas le problème. Si non si tu es sur une base debian tu devra faire

sudo apt-get install "nom de librairie demandé"
si non sur une redhat
sudo yum install "nom de librairie demandé"
Djinou94
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000


View Profile
November 08, 2014, 11:56:23 AM
 #17


Hum je clique et double clic sur QT et Zetacoind mais il se passe rien
Du coup j'ai essayé par ligne de commande et ça me marque Permission denied

Essai :
chmod 777 Zetacoind
sudo ./Zetacoind

Il me semble qu'il va te dire qu'il manque des libs, moi vu que je compile j'ai déja dû les installer d'où je n'ai pas le problème. Si non si tu es sur une base debian tu devra faire

sudo apt-get install "nom de librairie demandé"
si non sur une redhat
sudo yum install "nom de librairie demandé"

chmod 777 zetacoind il se passe rien
Après le sudo ./zetacoind ça me marque Syntax error : Unterminated quoted string
Après le sudo apt-get install Lecture des listes de paquets ... Fait Construction de l'arbre des dépendances Lecture des informations d'état ... Fait
Après le sudo yum install Command not found
sangoku
Hero Member
*****
Offline Offline

Activity: 616
Merit: 501



View Profile WWW
November 08, 2014, 12:23:46 PM
 #18

Ohhh stop les gars pourquoi lancer le daemon avec sudo ?

DΛSH is digital cash. Transactions are obscured in the blockchain, making them private from the wallet. You can send Dash to family or friends, or pay for goods or services, anywhere in the world. DΛSH Anonymous and Untraceable. The Perfect Digital Cash And The Best Way To Protect Your Privacy https://www.dashpay.io DΛSH is 59.5 times faster with syncing and updating  than Monero.
My DΛSH Address: XgF6sNzGHU58dn36WsC16no9FHct6nPeZD
ufo78 (OP)
Member
**
Offline Offline

Activity: 72
Merit: 10


View Profile
November 08, 2014, 01:01:37 PM
 #19

Ohhh stop les gars pourquoi lancer le daemon avec sudo ?

Par ce que personne n'a l'aire d'aider personne ici, alors moi je répond avec les moyens du bord, Si tu connaissais la réponse pourquoi tu ne l'a pas aider ?
ufo78 (OP)
Member
**
Offline Offline

Activity: 72
Merit: 10


View Profile
November 08, 2014, 01:12:17 PM
 #20


chmod 777 zetacoind il se passe rien
Après le sudo ./zetacoind ça me marque Syntax error : Unterminated quoted string
Après le sudo apt-get install Lecture des listes de paquets ... Fait Construction de l'arbre des dépendances Lecture des informations d'état ... Fait
Après le sudo yum install Command not found


bon si apt-get marche c'est que tu es sur une base Debian

essai

sudo apt-get update
sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev

quand tu fais "apt-get install" tu dois mettre ce que tu veux installé si non il install rien

après tu essais de relancer  ./zetacoind
Pages: [1] 2 3 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!