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've tried to compile the provider_shopper sample code on windows but it yielded the following error:
` Launching lib\main.dart on Windows in debug mode...
CMake Error at flutter/ephemeral/.plugin_symlinks/realm/windows/CMakeLists.txt:35 (execute_process):
execute_process given unknown argument "COMMAND_ERROR_IS_FATAL".
Building Windows application...
Exception: Unable to generate build files `
Can anyone help me please?
Thanks
The text was updated successfully, but these errors were encountered:
Hi @jrtedeschi ,
I'm sorry for this late response. I can advice you to write issues to https://github.com/realm/realm-dart/issues if you don't receive answer here.
Is this issue still relevant?
I tried this on windows and it works without problems.
Hello there,
I've tried to compile the provider_shopper sample code on windows but it yielded the following error:
` Launching lib\main.dart on Windows in debug mode...
CMake Error at flutter/ephemeral/.plugin_symlinks/realm/windows/CMakeLists.txt:35 (execute_process):
execute_process given unknown argument "COMMAND_ERROR_IS_FATAL".
Building Windows application...
Exception: Unable to generate build files `
Can anyone help me please?
Thanks
The text was updated successfully, but these errors were encountered: