vatis-project / vatis-archive

Virtual Automated ATIS Generator for VATSIM
https://docs.vatis.clowd.io
GNU General Public License v3.0
38 stars 20 forks source link

building project for dev #199

Open np123-glitch opened 2 months ago

np123-glitch commented 2 months ago

Having a lot of issues building the project for development. is there more guided steps for it.

justinshannon commented 2 months ago

No, not really; however, it should be a pretty straight forward process of cloning the repo (and its submodules) and opening the project in Visual Studio.

What issue are you having?

FWIW, a new version is currently in the development. I won’t be making any further changes to this code base.

np123-glitch commented 2 months ago
Error (active)  CS0006  Metadata file 'C:\Users\sachi\vatis\GeoVR\source\GeoVR.Shared\bin\Debug\netstandard2.0\GeoVR.Shared.dll' could not be found GeoVR.Connection    C:\Users\sachi\vatis\GeoVR\source\GeoVR.Connection\CSC  1   
Error (active)  CS0006  Metadata file 'C:\Users\sachi\vatis\GeoVR\source\Libraries\NaCl.Core\bin\Debug\netstandard2.0\NaCl.Core.dll' could not be found GeoVR.Shared    C:\Users\sachi\vatis\GeoVR\source\GeoVR.Shared\CSC  1   
Error (active)  CS0006  Metadata file 'C:\Users\sachi\vatis\GeoVR\source\Libraries\NaCl.Core\bin\Debug\netstandard2.0\NaCl.Core.dll' could not be found GeoVR.Connection    C:\Users\sachi\vatis\GeoVR\source\GeoVR.Connection\CSC  1   
Error (active)  CS0006  Metadata file 'C:\Users\sachi\vatis\GeoVR\source\Libraries\MessagePack.CryptoDto\bin\Debug\netstandard2.0\MessagePack.CryptoDto.dll' could not be found GeoVR.Shared    C:\Users\sachi\vatis\GeoVR\source\GeoVR.Shared\CSC  1   
Error (active)  CS0006  Metadata file 'C:\Users\sachi\vatis\GeoVR\source\Libraries\MessagePack.CryptoDto\bin\Debug\netstandard2.0\MessagePack.CryptoDto.dll' could not be found GeoVR.Connection    C:\Users\sachi\vatis\GeoVR\source\GeoVR.Connection\CSC  1   

these are the issues that i am facing @justinshannon

np123-glitch commented 1 month ago

hey, just following up with this post.