Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wt installs folder witty outside vcpkg #6908

Closed
Neumann-A opened this issue Jun 14, 2019 · 0 comments
Closed

wt installs folder witty outside vcpkg #6908

Neumann-A opened this issue Jun 14, 2019 · 0 comments
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@Neumann-A
Copy link
Contributor

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 
@LilyWangL LilyWangL added the category:port-bug The issue is with a library, which is something the port should already support label Jun 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

No branches or pull requests

2 participants