-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hello,
I’m not sure if it is supposed to be Windows-compatible, but I’ve tried to build it and got the following:
Severity Code Description Project File Line Suppression State
Error CMake Error at C:\Users\user\Downloads\tg-focus-master\tg-focus-master\CMakeLists.txt:24 (add_subdirectory):
add_subdirectory given source
"C:/Users/user/Downloads/tg-focus-master/tg-focus-master/3rd/fmt" which is
not an existing directory. tg C:\Users\user\Downloads\tg-focus-master\tg-focus-master\CMakeLists.txt 24
Error CMake Error at C:\Users\user\Downloads\tg-focus-master\tg-focus-master\CMakeLists.txt:29 (find_package):
By not providing "FindTd.cmake" in CMAKE_MODULE_PATH this project has asked
CMake to find a package configuration file provided by "Td", but CMake did
not find one.
Could not find a package configuration file provided by "Td" (requested
version 1.8.14) with any of the following names:
TdConfig.cmake
td-config.cmake
Add the installation prefix of "Td" to CMAKE_PREFIX_PATH or set "Td_DIR" to
a directory containing one of the above files. If "Td" provides a separate
development package or SDK, be sure it has been installed. tg C:\Users\user\Downloads\tg-focus-master\tg-focus-master\CMakeLists.txt 29
I'd like to run it natively on Windows and without Docker if possible. Any chance to have binaries included in the next release?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request