new read me

This commit is contained in:
2025-08-21 14:09:47 -04:00
parent a0f241f822
commit f953c97d1b

View File

@@ -7,6 +7,8 @@ A practical guide to building and working on the DataVu-PC project with the exac
DataVu relies on an older Windows/MSVC/Qt stack. Using different versions (especially for Boost) will lead to hard-to-debug template/iterator errors. This README captures the known-good setup and steps to get a successful build on a 64bit Windows machine. DataVu relies on an older Windows/MSVC/Qt stack. Using different versions (especially for Boost) will lead to hard-to-debug template/iterator errors. This README captures the known-good setup and steps to get a successful build on a 64bit Windows machine.
## Getting Started ## Getting Started
- It is worth noting that all of these files are also going to be available on the network under \\ERISYS-NAS\Erisys-Files so if you're having a hard time, look at those and set up those folders in the C:\ drive according to the most recent hellog2.pro file
- The build enviorment will be in \\ERISYS-NAS\BuildEnviorments
### Dependencies ### Dependencies
@@ -16,6 +18,7 @@ DataVu relies on an older Windows/MSVC/Qt stack. Using different versions (espec
- **Boost 1.64.0** - **Boost 1.64.0**
- Project-specific “misc” folders included in the repository - Project-specific “misc” folders included in the repository
### Installing ### Installing
#### 1) MSVC 2013 Build Tools #### 1) MSVC 2013 Build Tools