VS Code keeps saying I don’t have a project loaded even though I do
Whenever I make any project with either C++ or C# it says I don’t have a project. I have read the https://code.visualstudio.com/docs/csharp/debugging, but it didn’t help.
VS Code keeps saying I don’t have a project loaded even though I do
Whenever I make any project with either C++ or C# it says I don’t have a project. I have read the https://code.visualstudio.com/docs/csharp/debugging, but it didn’t help.
Smart contract in Blockchain by remix ethareum ide
When I compile it on remix ethereum ide, it is showing some errors of colon and semicolon during compiling.
It is showing errors –
aptos/devnet/0xb10f6263aadb52ffe139f4800a23b2e3e83514089f593b82750754b1ff7fccac/1723136646883/sources/vault.move:48:9
│
48 │ move_to(&vault_signer, Vault; {
│ ^^^^^^^
│ │
│ Unexpected ‘move_to’
│ Expected ‘;’
expression works in excel but not vba
Having named volt_array and coef_array in an excel workbook, the expression =SERIESSUM(INDEX(volt_array,2),0,1,INDEX(coef_array,,1)) in excel produces the expected result -.000644218.
expression works in excel but not vba
Having named volt_array and coef_array in an excel workbook, the expression =SERIESSUM(INDEX(volt_array,2),0,1,INDEX(coef_array,,1)) in excel produces the expected result -.000644218.
Error in SJML while compiling a dis property
I’m trying to compile a sjml file and it throws a error.
Error in SJML while compiling a dis property
I’m trying to compile a sjml file and it throws a error.
Fix the error fatal error : CreateProcess: No such file or directory compilation terminated
I don’t know English very well. I apologize if there was a problem in the text.
I was coding with the program when this error was shown by the compiler for the program being written and previous programs (which were running). {PS D:ostadataeian> cd “d:ostadataeian” ; if ($?) { g++ 7.cpp -o 7 } ; if ($?) { .7 }
collect2.exe: fatal error: CreateProcess: No such file or directory
compilation terminated.
PS D:ostadataeian> }
how can i deal this error in the progress of Compiling?
after gmake command:
how can i deal this error appearing before compiler?
this is after gmake command: