Andres Schafhauser

Results 3 comments of Andres Schafhauser

Thanks for your response Lily - I already had tried that with the same result: ***@***.***:~/Sources/THEOS$ sudo apt-get install pkg-config libgtk-3-dev libsecret-1-dev libgcrypt20-dev libsystemd-dev Reading package lists... Done Building dependency...

Thanks @StarGate-One, I am using a manifest consequently I get the following: aschafhauser@ubuntu:~/Sources/TESTVCPKG$ ./3rdParty/vcpkg/vcpkg remove freetype To remove dependencies in manifest mode, edit your manifest (vcpkg.json) and run 'install'. note:...

Thanks - I realized was freetype as well and decided to abandon vcpkg all together and rather build all the 3rd party libs as part of my project to really...