Building in command line places build folder outside of repo #24
Labels
bug light
A bug that isn't a priority
build
Issues relating to the build process
needs repro
Needs additional reproducible examples
Describe the bug
Building from the command line produces warnings. Build completes successfully but places build folder in unexpected directory.
To Reproduce
Follow build instructions for Python Release
Expected behavior
No warnings are expected
Build folder is expected at dhart/build/Python/
Screenshots
The following output is produced by the first step:
Build and install complete successfully.
Build folder appears in the parent directory.
Additional context
Some of the Visual Studio tools required in BUILD.md are not listed in the Visual Studio Community 2019 Installer by name. As many as could be found + anything related was used.
The text was updated successfully, but these errors were encountered: