Replies: 2 comments 2 replies
-
Is WSL installed? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for reponse! My laptop does not install WSL and I run it in Windows10 system. Do you have instruction that operater Caravel use project with WSL. My working laptop not allow to install VM but I will try to install WSL. Thanks.
At 2023-06-01 19:37:36, "vijayan" ***@***.***> wrote:
Is WSL installed?
Or better use VM and load Ubuntu latest and try.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Could somebody support to fix following issue?
Background: run the caravel_user_project setup in my laptop in Win10 with make command; installed MinGW to support "make" in win10.
Problem: when run the make setup, it reported following error
FIND: Parameter format not correct
FIND: Parameter format not correct
FIND: Parameter format not correct
make -f /caravel/Makefile setup
make[1]: Entering directory 'C:/GitHub Study/caravel_user_project'
make[1]: /caravel/Makefile: No such file or directory
make[1]: *** No rule to make target '/caravel/Makefile'. Stop.
make[1]: Leaving directory 'C:/GitHub Study/caravel_user_project'
Makefile:40: recipe for target 'setup' failed
make: *** [setup] Error 2
Beta Was this translation helpful? Give feedback.
All reactions