Skip to content

project containing build for Symphony.pgx needed for desktop client (aka wrapper).

Notifications You must be signed in to change notification settings

rbarros-daitan/SFE-DesktopClient-pgx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"# SFE-DesktopClient-pgx"

Build and Run instructions...

Checkout submodule

  • git submodule init
  • git submodule update

note: submodule is the minuet core.

Open visual studio solns

note: use visual studio 2013 or higher

  • Symphony.sln
  • vendor/SFE-Minute-DesktopClient/Minuet.sln

Build both solns

To run

  • in Minuet.sln goto project Paragon
  • right click on this project and select: 'Set as StartUp Project'
  • open project properities
  • goto Debug tab
  • in 'Command line arguments' add following:

C:\Users{username}\github\SFE-DesktopClient-pgx\vendor\SFE-Minuet-DesktopClient\bin\paragon\paragon.exe /start-app="C:\Users{username}\github\SFE-DesktopClient-pgx\bin\out\Symphony.pgx" /env=development --enable-media-stream

where c:\Users{username}\github is your path to where you cloned project.

  • hit start button

About

project containing build for Symphony.pgx needed for desktop client (aka wrapper).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 84.4%
  • JavaScript 13.4%
  • PowerShell 1.5%
  • Batchfile 0.7%