t-minus
|
|
May 08, 2014, 02:53:15 AM |
|
hey does anyone have their windows machine set up to compile source code? if so please send me a message ASAP.
|
|
|
|
MikeGAZ83
|
|
May 08, 2014, 03:46:33 AM |
|
hey does anyone have their windows machine set up to compile source code? if so please send me a message ASAP.
How hard is it to compile on windows I can give it a try
|
|
|
|
t-minus
|
|
May 08, 2014, 03:48:45 AM |
|
hey does anyone have their windows machine set up to compile source code? if so please send me a message ASAP.
How hard is it to compile on windows I can give it a try harder than linux, at least I think so lol. I was just googling around for "compiling litecoin on windows" definitely easier on linux for sure.
|
|
|
|
MikeGAZ83
|
|
May 08, 2014, 03:58:23 AM |
|
hey does anyone have their windows machine set up to compile source code? if so please send me a message ASAP.
How hard is it to compile on windows I can give it a try harder than linux, at least I think so lol. I was just googling around for "compiling litecoin on windows" definitely easier on linux for sure. Have you tried using the same .cpp files in Dev C++ http://www.bloodshed.net/devcpp.html
|
|
|
|
t-minus
|
|
May 08, 2014, 04:08:24 AM Last edit: May 08, 2014, 06:04:47 AM by t-minus |
|
hey does anyone have their windows machine set up to compile source code? if so please send me a message ASAP.
How hard is it to compile on windows I can give it a try harder than linux, at least I think so lol. I was just googling around for "compiling litecoin on windows" definitely easier on linux for sure. Have you tried using the same .cpp files in Dev C++ http://www.bloodshed.net/devcpp.htmlna I have never compiled on windows before, only linux. everything I try fucks up edit: could really use some help from the community right about now. Ive been up until 3 am the last 3 nights trying to fix this coin for the community and i've about lost it. If anyone could help out or know a thing about programming this is what is needed... - re-compile windows wallet from github source see link: https://github.com/CaliforniaCoin/CaliforniaCoin (this may possibly need to be done twice depending...)
- the source on github needs updating, we need to change the nTargetTimespan and nTargetspacing to something a bit more friendly. (see img below)
I tried to take care of the windows wallet but never compiled on windows before, shit made my head hurt, dont have the time to keep up with it right now. for the last few days I tried playing with the source code to fix the difficulty re targeting issue. Problem with that is every fuckin time I finish it the wallet wont connect and download the block chain. Im seriously at my wits end. If you can help please post here or PM me. I could seriously use some help, Thanks a lot everyone.
|
|
|
|
ea$ySTRe3T
|
|
May 08, 2014, 08:25:52 AM |
|
hey does anyone have their windows machine set up to compile source code? if so please send me a message ASAP.
How hard is it to compile on windows I can give it a try harder than linux, at least I think so lol. I was just googling around for "compiling litecoin on windows" definitely easier on linux for sure. Have you tried using the same .cpp files in Dev C++ http://www.bloodshed.net/devcpp.htmlna I have never compiled on windows before, only linux. everything I try fucks up edit: could really use some help from the community right about now. Ive been up until 3 am the last 3 nights trying to fix this coin for the community and i've about lost it. If anyone could help out or know a thing about programming this is what is needed... - re-compile windows wallet from github source see link: https://github.com/CaliforniaCoin/CaliforniaCoin (this may possibly need to be done twice depending...)
- the source on github needs updating, we need to change the nTargetTimespan and nTargetspacing to something a bit more friendly. (see img below)
I tried to take care of the windows wallet but never compiled on windows before, shit made my head hurt, dont have the time to keep up with it right now. for the last few days I tried playing with the source code to fix the difficulty re targeting issue. Problem with that is every fuckin time I finish it the wallet wont connect and download the block chain. Im seriously at my wits end. If you can help please post here or PM me. I could seriously use some help, Thanks a lot everyone. So the codes are the exact same for linux and windows? Just need someone to compile it? If that's truly the case this seems like a $5 job on freelancer or odesk just send them the link and in 2 minutes its done. If you can use Linux though you probably could do Windows too.
|
|
|
|
CaliforniaCoinCAC (OP)
|
|
May 08, 2014, 08:27:02 AM |
|
Announcing A 300,000 CaliforniaCoin For The Windows Wallet Fix
Read What Needs To Be Done To Collect The Bounty: - Re-compile The Windows Wallet From The Github source see link: https://github.com/CaliforniaCoin/CaliforniaCoin (this may possibly need to be done twice depending...)
- the source on github needs updating, we need to change the nTargetTimespan and nTargetspacing to something a bit more friendly, similar settings to Doge would work. (see img below)
|
CaliforniaCoin: CL5gpVny63BV9w8ZthUps9w9Sz4s6h5zMz
|
|
|
ea$ySTRe3T
|
|
May 08, 2014, 08:37:01 AM |
|
Announcing A 300,000 CaliforniaCoin For The Windows Wallet Fix
Read What Needs To Be Done To Collect The Bounty: - Re-compile The Windows Wallet From The Github source see link: https://github.com/CaliforniaCoin/CaliforniaCoin (this may possibly need to be done twice depending...)
- the source on github needs updating, we need to change the nTargetTimespan and nTargetspacing to something a bit more friendly, similar settings to Doge would work. (see img below)
Nice I'm sure someone will do this quickly
|
|
|
|
t-minus
|
|
May 08, 2014, 09:07:12 AM |
|
hey does anyone have their windows machine set up to compile source code? if so please send me a message ASAP.
How hard is it to compile on windows I can give it a try harder than linux, at least I think so lol. I was just googling around for "compiling litecoin on windows" definitely easier on linux for sure. Have you tried using the same .cpp files in Dev C++ http://www.bloodshed.net/devcpp.htmlna I have never compiled on windows before, only linux. everything I try fucks up edit: could really use some help from the community right about now. Ive been up until 3 am the last 3 nights trying to fix this coin for the community and i've about lost it. If anyone could help out or know a thing about programming this is what is needed... - re-compile windows wallet from github source see link: https://github.com/CaliforniaCoin/CaliforniaCoin (this may possibly need to be done twice depending...)
- the source on github needs updating, we need to change the nTargetTimespan and nTargetspacing to something a bit more friendly. (see img below)
I tried to take care of the windows wallet but never compiled on windows before, shit made my head hurt, dont have the time to keep up with it right now. for the last few days I tried playing with the source code to fix the difficulty re targeting issue. Problem with that is every fuckin time I finish it the wallet wont connect and download the block chain. Im seriously at my wits end. If you can help please post here or PM me. I could seriously use some help, Thanks a lot everyone. So the codes are the exact same for linux and windows? Just need someone to compile it? If that's truly the case this seems like a $5 job on freelancer or odesk just send them the link and in 2 minutes its done. If you can use Linux though you probably could do Windows too. yep, in the src code there are several different "make files" for the varies systems. I just never have compiled windows stuff ever, no matter what system I was on. Would require some windows shit surely.
|
|
|
|
t-minus
|
|
May 08, 2014, 06:59:08 PM |
|
should have some updates either tonight or tomorrow for you all, sorry. trying my best! Thanks minermoon for all the help.
|
|
|
|
JaxonBTC
Newbie
Offline
Activity: 39
Merit: 0
|
|
May 08, 2014, 10:33:58 PM |
|
Question for the community: I'm a supporter of this coin and believe in it gaining popularity (because California is freaking awesome, obviously). I know some people that work at medicinal marijuana dispensaries in LA. I was thinking about talking to them about accepting California Coins as payment for product. What do you guys think? I would probably have to work out something where they would be guaranteed a minimum value maybe backed by USD, but it would give the coin visibility, real world value and maybe some media coverage. Would that be a good or bad idea for the legitimacy of this coin considering it's MJ? Or is that totally appropriate considering Cali is kind of known for it's weed, lol?
|
|
|
|
CaliforniaCoinCAC (OP)
|
|
May 08, 2014, 11:43:39 PM |
|
Question for the community: I'm a supporter of this coin and believe in it gaining popularity (because California is freaking awesome, obviously). I know some people that work at medicinal marijuana dispensaries in LA. I was thinking about talking to them about accepting California Coins as payment for product. What do you guys think? I would probably have to work out something where they would be guaranteed a minimum value maybe backed by USD, but it would give the coin visibility, real world value and maybe some media coverage. Would that be a good or bad idea for the legitimacy of this coin considering it's MJ? Or is that totally appropriate considering Cali is kind of known for it's weed, lol? Any merchants would be good for this coin. Medical marijuana helps thousands of people and if they can't accept VISA/MasterCards due to bank regulations lets have them accept CaliforniaCoins!
|
CaliforniaCoin: CL5gpVny63BV9w8ZthUps9w9Sz4s6h5zMz
|
|
|
|
CaliforniaCoinCAC (OP)
|
|
May 09, 2014, 02:19:41 AM |
|
|
CaliforniaCoin: CL5gpVny63BV9w8ZthUps9w9Sz4s6h5zMz
|
|
|
|
CaliforniaCoinCAC (OP)
|
|
May 09, 2014, 06:15:48 AM |
|
Any news on windows wallet fix We're working on it right now
|
CaliforniaCoin: CL5gpVny63BV9w8ZthUps9w9Sz4s6h5zMz
|
|
|
HaRR0o
|
|
May 09, 2014, 06:21:36 AM |
|
Any news on windows wallet fix We're working on it right now Good to see your still around and thx for the update hope it gets fixed soon I've been mining still but cant get paid
|
|
|
|
CaliforniaCoinCAC (OP)
|
|
May 09, 2014, 06:22:18 AM |
|
Any news on windows wallet fix We're working on it right now Good to see your still around and thx for the update hope it gets fixed soon I've been mining still but cant get paid I'll always be here this coin is here to stay for life! California coin will cover the moon!
|
CaliforniaCoin: CL5gpVny63BV9w8ZthUps9w9Sz4s6h5zMz
|
|
|
ea$ySTRe3T
|
|
May 09, 2014, 06:28:00 AM |
|
Any news on windows wallet fix We're working on it right now Good to see your still around and thx for the update hope it gets fixed soon I've been mining still but cant get paid I'll always be here this coin is here to stay for life! California coin will cover the moon! fuck yea californiacoin aint leavin! we will prevail after all these issues are fixed up the state of California will be using this coin one day I just kno it and then boom value will skyrocket to levels never imagined!!!
|
|
|
|
CaliforniaCoinCAC (OP)
|
|
May 09, 2014, 06:36:51 AM |
|
Any news on windows wallet fix We're working on it right now Good to see your still around and thx for the update hope it gets fixed soon I've been mining still but cant get paid I'll always be here this coin is here to stay for life! California coin will cover the moon! fuck yea californiacoin aint leavin! we will prevail after all these issues are fixed up the state of California will be using this coin one day I just kno it and then boom value will skyrocket to levels never imagined!!! Thanks for your support! Add: TheCaliforniaCoin On Skype To Join Our Chat Group!
|
CaliforniaCoin: CL5gpVny63BV9w8ZthUps9w9Sz4s6h5zMz
|
|
|
|