Post
Topic
Board Announcements (Altcoins)
Re: ••• [ANN][SMC] SmartCoin • KGW • Cryptsy • Reduced Block Rewards • Update your wallets • 10 EXCH
by
adam1230
on 27/03/2014, 11:39:39 UTC
It's not so easy compile program for windows, you need install some development suite like Microsoft Visual Studio and know how it works.
It's much easier to compile linux program.

I actually got visual studio, i never compiled anything but .net though(i got the c++ additions), i will see what i can do(i doubt its much). Does anyone here atleast have the knowledge of what is needed to be done?

To compile source code on Visual Studio is easy... I dont quite understand what is hard about it? Take source code, press CTRL+F5... Go to the directory that the .EXE is now in and there it is.