cumulusmx / CumulusMX

The CumulusMX weather program
GNU General Public License v3.0
83 stars 23 forks source link

Additional steps to compile and run from source #26

Closed AndresLuga closed 4 years ago

AndresLuga commented 5 years ago

To compile from source I had to install dotConnect for MySQL Express.

To run I had to make 2 empty folders under CumulusMX-DistributionFiles: MXdiags and data.

Windows 1809, VS 2019.

mcrossley commented 5 years ago

I have added the empty folders to the DistributionFiles, I'll take a look at that dependency, I did not have to install it.

AndresLuga commented 5 years ago

Devart.Data nuget package requires .NETStandard 1.3 or 2.0. CumulusMX targets Full framework 4.5.2.

CumulusMX could be retargeted for 4.6.1 (NETStandard 2.0), then Devart.Data and Devart.Data.MySql could be added as nuget packages. Both are currently missing from packages.config.

mcrossley commented 4 years ago

Is this issue closed now?

mcrossley commented 4 years ago

No response, closing issue