aejontargaryen (OP)
Jr. Member
Offline
Activity: 414
Merit: 8
🔥
|
|
June 23, 2018, 11:58:16 AM |
|
|
|
|
|
CryptoMan007
Newbie
Offline
Activity: 77
Merit: 0
|
|
June 23, 2018, 02:31:16 PM |
|
Is this mandatory update ?
|
|
|
|
aejontargaryen (OP)
Jr. Member
Offline
Activity: 414
Merit: 8
🔥
|
|
June 23, 2018, 03:31:06 PM Last edit: June 24, 2018, 02:02:52 AM by aejontargaryen |
|
YES I know we've had a lot of updates lately. Trust me. If anyone knows...I do All of it has been for the intention of having a longterm stable platform. If you can compile the GUI wallet from source, you can mine from inside the wallet. https://github.com/ZirtysPerzys/DRGL-walletWaiting to release downloads for Linux and Windows at the same time.
|
|
|
|
CryptoMan007
Newbie
Offline
Activity: 77
Merit: 0
|
|
June 23, 2018, 05:24:18 PM |
|
added request to Altex exchange.
I compiled the command line wallet and it is working fine. Getting error for GUI wallet compilation. Can anyone help me ? Getting below error -
You have called ADD_LIBRARY for library qrencode without any source files. This typically indicates a problem with your CMakeLists.txt file -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Boost version: 1.58.0 -- Found the following Boost libraries: -- date_time -- filesystem -- program_options -- regex -- serialization -- system -- thread -- chrono -- atomic CMake Warning (dev) at CMakeLists.txt:253 (add_executable): Policy CMP0037 is not set: Target names should not be reserved and should match a validity pattern. Run "cmake --help-policy CMP0037" for policy details. Use the cmake_policy command to set the policy and suppress this warning.
The target name "DRĘGONGLASS" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done CMake Error: Cannot determine link language for target "qrencode". CMake Error: CMake can not determine linker language for target: qrencode -- Generating done
|
|
|
|
|
Galapagos
Copper Member
Jr. Member
Offline
Activity: 129
Merit: 2
|
|
June 23, 2018, 06:48:55 PM |
|
@cryptonomicon25 really outstanding!! Thank you so much!!! Just a question, when the gui starts it shows version 1.3.1 and not 1.3.2, is this right and you didn't use the last version or it is just some typo mistake?
|
|
|
|
aejontargaryen (OP)
Jr. Member
Offline
Activity: 414
Merit: 8
🔥
|
|
June 23, 2018, 09:49:25 PM Last edit: July 28, 2018, 09:28:23 AM by aejontargaryen |
|
@{WS} thats just an older splash screen from expediting the release. I later changed the wallet version to 2.0.
@cryptonomicon25...The King in the North! ..The King in the North! ..The King in the North!
|
|
|
|
aejontargaryen (OP)
Jr. Member
Offline
Activity: 414
Merit: 8
🔥
|
|
June 23, 2018, 10:26:37 PM Last edit: June 24, 2018, 02:03:39 AM by aejontargaryen |
|
Just a note about the new development fund option in your GUI
Obviously this goes toward funding the future development of our coin...and things like rewarding The King in the North for compiling downloads for everyone, or The Knights of Social Media for keeping everyone updated on the insane amount of social platforms today. And of course improvement to blockchain & GUI wallet code....mobile wallets in the future...
|
|
|
|
Galapagos
Copper Member
Jr. Member
Offline
Activity: 129
Merit: 2
|
|
June 23, 2018, 10:41:07 PM |
|
Of course I will pay my tribute to the hard workers!!! we I will finally be able to synchronize my wallet..... Hail to the King in the North!! {WS}
|
|
|
|
aejontargaryen (OP)
Jr. Member
Offline
Activity: 414
Merit: 8
🔥
|
|
June 23, 2018, 10:47:19 PM |
|
{WindowSlayer} have you got the wallet to synch properly ?
|
|
|
|
aejontargaryen (OP)
Jr. Member
Offline
Activity: 414
Merit: 8
🔥
|
|
June 23, 2018, 10:54:00 PM |
|
Of course I will pay my tribute to the hard workers!!! Hail to the King in the North!! {WS} Without a doubt my lord! You have set the bar for DRGL development donation!
|
|
|
|
aejontargaryen (OP)
Jr. Member
Offline
Activity: 414
Merit: 8
🔥
|
|
June 23, 2018, 11:22:34 PM |
|
make sure that your daemon is running with this listed at the top as it starts.
dragonglass v1.3.2.414 Longclaw Release (449b6e9)
|
|
|
|
aejontargaryen (OP)
Jr. Member
Offline
Activity: 414
Merit: 8
🔥
|
|
June 23, 2018, 11:38:15 PM Last edit: June 23, 2018, 11:48:30 PM by aejontargaryen |
|
added request to Altex exchange.
I compiled the command line wallet and it is working fine. Getting error for GUI wallet compilation. Can anyone help me ? Getting below error -
You have called ADD_LIBRARY for library qrencode without any source files. This typically indicates a problem with your CMakeLists.txt file -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Boost version: 1.58.0 -- Found the following Boost libraries: -- date_time -- filesystem -- program_options -- regex -- serialization -- system -- thread -- chrono -- atomic CMake Warning (dev) at CMakeLists.txt:253 (add_executable): Policy CMP0037 is not set: Target names should not be reserved and should match a validity pattern. Run "cmake --help-policy CMP0037" for policy details. Use the cmake_policy command to set the policy and suppress this warning.
The target name "DRĘGONGLASS" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done CMake Error: Cannot determine link language for target "qrencode". CMake Error: CMake can not determine linker language for target: qrencode -- Generating done
I"m not sure if its required, but when I'm building from source, I'll cd into libqrencode folder and do a quick "git pull" It should pull from the source thats listed in .gitsubmodules @cryptonomicon And yes Cmake is much more of a bitch about Ę...and all characters in general. I'll make a note of changing to DRAGONGLASS in the readme. --edit went ahead and just changed it in the source config to DRAGONGLASS https://github.com/ZirtysPerzys/DRGL-wallet/releases
|
|
|
|
aejontargaryen (OP)
Jr. Member
Offline
Activity: 414
Merit: 8
🔥
|
|
June 23, 2018, 11:49:22 PM Last edit: June 28, 2018, 09:19:40 AM by aejontargaryen |
|
|
|
|
|
aejontargaryen (OP)
Jr. Member
Offline
Activity: 414
Merit: 8
🔥
|
|
June 24, 2018, 03:16:10 AM |
|
anyone get a chance to confirm cryptonomicon25's Windows GUI download is functioning correctly? I can confirm my uploaded DRĘGONGLASS GUI build for Ubuntu/Linux works.
|
|
|
|
gameparadise007
|
|
June 24, 2018, 05:33:10 AM |
|
Yes, the windows wallet works fine Working like a charm and mining also working from wallet using cpu solo.
|
|
|
|
aejontargaryen (OP)
Jr. Member
Offline
Activity: 414
Merit: 8
🔥
|
|
June 24, 2018, 07:03:37 AM |
|
Cant beat mining an asic mineable coin on cpu still..
|
|
|
|
Mandisa_Zuho
Newbie
Offline
Activity: 14
Merit: 0
|
|
June 24, 2018, 07:40:47 AM |
|
This is a very good idea with opportunity! Classy results, absorbing design, plausible vision.
|
|
|
|
|
aejontargaryen (OP)
Jr. Member
Offline
Activity: 414
Merit: 8
🔥
|
|
June 25, 2018, 10:00:30 PM Last edit: June 26, 2018, 03:14:59 AM by aejontargaryen |
|
And we're gonna give it to em
|
|
|
|
|