Author Topic: V2 Development Continues on Github  (Read 6666 times)

emre

  • SambaPOS Developer
  • Samba Team
  • Hero Member
  • *****
  • Posts: 1564
V2 Development Continues on Github
« 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.

ericrevollo

  • Newbie
  • *
  • Posts: 13
Re: V2 Development Continues on Github
« Reply #1 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!!

emre

  • SambaPOS Developer
  • Samba Team
  • Hero Member
  • *****
  • Posts: 1564
Re: V2 Development Continues on Github
« Reply #2 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.