Can't run the project from .exe to give the args #24
-
Hi Mister,
thanks |
Beta Was this translation helpful? Give feedback.
Answered by
MuhammadSulaiman001
Dec 8, 2023
Replies: 1 comment
-
Hi @m-hilani..
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
m-hilani
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @m-hilani..
Find the name PATH in the list of system variables, click Edit, then click New and add the path.
int main(int argc, chear* argv[])
declaration.. please try passing the args in a new empty project, it should work (the exception might be thrown due to some other initialization code before the execution reach the main function).