Question
I have a jgrasp error and I don't know how to fix it. Sometimes the code that I write would run and when I would
I have a jgrasp error and I don't know how to fix it. Sometimes the code that I write would run and when I would go write another code this message appears.
----jGRASP exec: C:\Users\binhl\OneDrive\Documents\increment.exe ----jGRASP wedge2 error: command "C:\Users\binhl\OneDrive\Documents\increment.exe" does not exist. ----jGRASP: operation complete.
Also, when I would try to go back and run code that I already ran before jgrasp would give me this message:
----jGRASP exec: C:\Users\binhl\OneDrive\Documents\HW01_TenDigits_BL.exe ----jGRASP wedge2 error: access to command "C:\Users\binhl\OneDrive\Documents\HW01_TenDigits_BL.exe" denied. ---- Check permissions on the file. ----jGRASP: operation complete.
What i use for my PATH is C:\MinGW\bin; and C:\MinGW\msys\1.0\bin;
My complier is MinGW.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started