SambaPOS Forum

English Boards => Off Topic => Topic started by: emre on March 18, 2013, 12:03:51 pm

Title: V2 Development Continues on Github
Post by: emre on March 18, 2013, 12:03:51 pm
Last week DQ posted great modifications for SambaPOS V2 so I decided to maintain a community contributions branch. If you modified V2 for a useful reason I suggest you to submit your changes to https://github.com/emreeren/SambaPOS-2 so you'll be able to upgrade to future community releases.

Thanks.
Title: Re: V2 Development Continues on Github
Post by: ericrevollo on March 25, 2013, 09:53:59 am
hi where can I find that modified version as an exe? I took a look at github but all I see is source code, and I have no idea how to compile that, or can you tell me what program I need to compile it, I can learn how to use it :), Thanks!!
Title: Re: V2 Development Continues on Github
Post by: emre on March 25, 2013, 10:07:21 am
Yes, for now you need to compile from sources. I'll build a setup after it comes to a better state. You'll need Visual Studio to compile it but... never use compiled versions on production. Do it only for testing purposes.