Closed criseyanginvaild closed 1 year ago
hello , i meet a trouble at the "cmake --build . " detail in the photo:
CMake Error: Invalid value used with --config
please help me!
use cmake -DCMAKE_BUILD_TYPE=Release . before cmake --build .
cmake -DCMAKE_BUILD_TYPE=Release .
cmake --build .
hello , i meet a trouble at the "cmake --build . "
detail in the photo:
CMake Error: Invalid value used with --config
please help me!