m-ab-s / media-autobuild_suite

This Windows Batchscript helps setup a Mingw-w64 compiler environment for building ffmpeg and other media tools under Windows.
GNU General Public License v3.0
1.49k stars 256 forks source link

[mingw64] [libtiff] CMake error: OUTPUT containing a "#" is not allowed #2721

Closed lopes143 closed 1 week ago

lopes143 commented 1 week ago
01:50:44   Running git clone for libtiff...
01:50:56   Running git update for libtiff...
01:50:56 ┌ libtiff git  .............................. [Recently updated]
01:50:58 ├ Running cmake...
Likely error (tail of the failed operation logfile):
Call Stack (most recent call first):
  CMakeLists.txt:141 (include)

CMake Error at libtiff/CMakeLists.txt:284 (add_custom_target):
  OUTPUT containing a "#" is not allowed.

-- Generating done (0.0s)
CMake Generate step failed.  Build files cannot be regenerated correctly.
cmake failed. Check D:/#media-autobuild/build/libtiff-git/build-64bit/ab-suite.cmake.log
This is required for other packages, so this script will exit.
01:51:17   Creating diagnostics file...

Attach D:\#media-autobuild\build\logs.zip to the GitHub issue.
Make sure the suite is up-to-date before reporting an issue. It might've been fixed already.

Try running the build again at a later time.

logs.zip

L4cache commented 1 week ago

Dude, you put a # in your "root" path.

lopes143 commented 1 week ago

I have already build many times and never got this error. I use the # for the folder to be on the top of the explorer list. I'm changing now...