You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Port wt seems to install a folder witty with one XML file on the main drive. In my case it is C: . I always wondered where that folder suddenly came from.
From the log:
-- Installing: D:/vcpkg_test/fix_link/packages/wt_x64-windows/share/Wt//resources/transitions.css
-- Installing: D:/vcpkg_test/fix_link/packages/wt_x64-windows/share/Wt//resources/tv-line-last-rtl.gif
-- Installing: D:/vcpkg_test/fix_link/packages/wt_x64-windows/share/Wt//resources/tv-line-last.gif
-- Installing: D:/vcpkg_test/fix_link/packages/wt_x64-windows/share/Wt//resources/webkit-transitions.css
-- Up-to-date: c:/witty/wt_config.xml
-- Installing: D:/vcpkg_test/fix_link/packages/wt_x64-windows/include/Wt/WConfig.h
-- Installing: D:/vcpkg_test/fix_link/packages/wt_x64-windows/share/wt/wt-config.cmake
-- Installing: D:/vcpkg_test/fix_link/packages/wt_x64-windows/lib/wt.lib
-- Installing: D:/vcpkg_test/fix_link/packages/wt_x64-windows/bin/wt.dll
-- Installing: D:/vcpkg_test/fix_link/packages/wt_x64-windows/share/wt/wt-target-wt.cmake
-- Installing: D:/vcpkg_test/fix_link/packages/wt_x64-windows/share/wt/wt-target-wt-release.cmake
Process failed because: Das System kann die angegebene Datei nicht finden
for command: mkdir -p c:/witty
Process failed because: Das System kann die angegebene Datei nicht finden
for command: chown apache:apache c:/witty
The text was updated successfully, but these errors were encountered:
Port wt seems to install a folder witty with one XML file on the main drive. In my case it is C: . I always wondered where that folder suddenly came from.
From the log:
The text was updated successfully, but these errors were encountered: