cmake-rs icon indicating copy to clipboard operation
cmake-rs copied to clipboard

Windows 10 not finding env variable `TARGET`

Open Nov0cx opened this issue 3 years ago • 0 comments
trafficstars

Im getting this error when running the app:

environment variable `TARGET` not defined

build script failed, must exit now', C:\Users\nikla\.cargo\registry\src\github.com-1ecc6299db9ec823\cmake-0.1.48\src\lib.rs:975:5
stack backtrace:```

Why can Target not be defined? How can I fix it?

Nov0cx avatar Jul 23 '22 10:07 Nov0cx