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
creating a new sub folder in the project's root folder to put the build artefacts into: mkdir linux_build
cd linux_build
cmake ../linux
Stil the build fails with
CMake Error at flutter/CMakeLists.txt:7 (include):
include could not find requested file:
/home/<user>/dev/mightier_amp/linux/flutter/ephemeral/generated_config.cmake
Hi,
Is it possible to build mightier_amp for linux without using microsoft visual studio code?
It seems
cmake && make
fromlinux
dir will not workThe text was updated successfully, but these errors were encountered: