-
|
I'm following Building a Hello World program, on Linux. Finally, trying to build gives: What am I doing wrong here? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
rgrinberg
May 15, 2022
Replies: 1 comment
-
|
Do you have a project file? You need to have a |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Alizter
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Do you have a project file? You need to have a
dune-projectfile with the following contents at minimum: