Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Db988
Total activity
10
Last activity
March 09, 2023 11:28
Member since
March 06, 2023 06:49
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (1)
Comments (7)
Sort by recent activity
Recent activity
Votes
Created
March 09, 2023 11:28
Anna Falevskaya Thank you for replying, I did just that, but I still get the same error code. I also updated my graphics driver, but it still wont work. I retried doing the same steps on a second c...
Community
CLion
How do I pass arugments to the compile in Clion?
0 votes
Created
March 07, 2023 21:53
Anna Falevskaya, I have followed the steps you mentioned above and, now I get a different error code. Process finished with exit code -1073741502 (0xC0000142) I have applied all methods and the onl...
Community
CLion
How do I pass arugments to the compile in Clion?
0 votes
Edited
March 07, 2023 11:42
Anna Falevskaya Thank you so much it works now but there is a problem, nothing is printing at all. the console became read only as well?
Community
CLion
How do I pass arugments to the compile in Clion?
0 votes
Edited
March 07, 2023 10:43
Anna Falevskaya "C:\Program Files\JetBrains\CLion 2022.3.1\bin\cmake\win\x64\bin\cmake.exe" -DCMAKE_BUILD_TYPE=Debug "-DCMAKE_MAKE_PROGRAM=C:/Program Files/JetBrains/CLion 2022.3.1/b...
Community
CLion
How do I pass arugments to the compile in Clion?
0 votes
Edited
March 07, 2023 10:17
Anna Falevskaya I have followed it, which meant I add these new lines into the Cmakelists.txt file target_link_directories(untitled PRIVATE "C:/Program Files/Microsoft Visual Studio/2022/Communi...
Community
CLion
How do I pass arugments to the compile in Clion?
0 votes
Created
March 06, 2023 21:26
Okay, thank you for clarifying Anna, I am using MSVC+Clang-cl Toolchain, however I have no idea what the error above means, would you mind helping me?
Community
CLion
How do I pass arugments to the compile in Clion?
0 votes
Edited
March 06, 2023 17:17
Thank you Andy for getting back to me, I truly appreciate it. I have followed your advice however, I get a different kind op error when I try to run my program #include <stdio.h>int main(void) { ...
Community
CLion
How do I pass arugments to the compile in Clion?
0 votes