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
I am trying to build the app but having difficulties with installing dependencies. I have cloned the Toml++ repository and created an environment variable 'tomlplusplus_DIR' assigned to the path that I cloned Toml++. The problem is cmake cannot find 'tomlplusplusTargets.cmake' file and thus cannot compile. That specific file does not exist in the Toml++ repository. The same story goes for the Magic Enum. Clearly, I am doing something wrong here. If someone can explain what should I do to install these dependencies correctly and build the repo it would be really great. Thanks.
The text was updated successfully, but these errors were encountered:
I am trying to build the app but having difficulties with installing dependencies. I have cloned the Toml++ repository and created an environment variable 'tomlplusplus_DIR' assigned to the path that I cloned Toml++. The problem is cmake cannot find 'tomlplusplusTargets.cmake' file and thus cannot compile. That specific file does not exist in the Toml++ repository. The same story goes for the Magic Enum. Clearly, I am doing something wrong here. If someone can explain what should I do to install these dependencies correctly and build the repo it would be really great. Thanks.
The text was updated successfully, but these errors were encountered: