Welcome, Guest. Please login or register.
Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - zzmiyy

Pages: [1]
1
Привет.
Пробую собрать проект, получаю ошибки:
```
cp -f -R 'Z:\documents\LimRep\demo_r1\demo_reports\*' 'Z:\documents\LimRep\build\5.12.4\win32\debug\demo_r1\demo_reports'
cp: cannot stat 'Z:\documents\LimRep\demo_r1\demo_reports\*': No such file or directory
mingw32-make[2]: *** [Makefile.Debug:72: ../../LimRep/build/5.12.4/win32/debug/demo_r1/LRDemo_r1d.exe] Error 1

mingw32-make[2]: Leaving directory 'Z:/documents/build-limereport-Desktop_Qt_5_12_4_MinGW_32_bit-Debug/demo_r1'
mingw32-make[1]: *** [Makefile:38: debug] Error 2
mingw32-make[1]: Leaving directory 'Z:/documents/build-limereport-Desktop_Qt_5_12_4_MinGW_32_bit-Debug/demo_r1'
mingw32-make: *** [Makefile:134: sub-demo_r1-make_first-ordered] Error 2
04:31:12: Процесс «Z:\QT\Tools\mingw730_32\bin\mingw32-make.exe» завершился с кодом 2.
Ошибка при сборке/развёртывании проекта limereport (комплект: Desktop Qt 5.12.4 MinGW 32-bit)
Во время выполнения этапа «Сборка»

```
Что не так, куда копать?

Pages: [1]