logicPOS icon indicating copy to clipboard operation
logicPOS copied to clipboard

Unable to build project in VS2019 and VS2022

Open Daveyvdweide opened this issue 2 years ago • 2 comments

As the title suggests, following the current installation guide will leave the project unable to build. It will output an staggering 1580 build errors.

readme.MD should be updated with actual installation instructions.

Update 18-02-2023

Following this article drastically lowers the number of build errors from 1580 to 30-ish.

Steps followed:

  1. Nuget latest DevExpress version for all projects within the solution.
  2. Use the project converter to convert the DevExpress version, to updated one.

Update 18-02-2023 Updating log4net, and manually installing the dll in the project packages will lower build errors from 30 -> 10.

Daveyvdweide avatar Feb 18 '23 15:02 Daveyvdweide