Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is the log of cph? #437

Open
pointertobios opened this issue May 19, 2024 · 2 comments
Open

Where is the log of cph? #437

pointertobios opened this issue May 19, 2024 · 2 comments

Comments

@pointertobios
Copy link

I'm using cph with correct g++ in PATH.But it reportedCoudn't launch testcase process. Is 'g++' in your PATH?
I'd like to get log to find out what cph do before this error reported.

vscode version 1.89.1
windows 11
cph version 6.1.0

@imeanup
Copy link

imeanup commented Jun 16, 2024

You need to test two things, first check if your VSCode Complier can recoginze your code and doesn't show the error?
Second, check if the error only occurs in CPH Extension.

If first, then install g++ or your supported version of complier. As it seems from your error reported you haven't installed one. But I may be presuming, hence move to the second option to locate the complier to the path in extension setting of CPH. Type: @ext:DivyanshuAgrawal.competitive-programming-helper
Or Go to Extension > Select CPH > 3-Dots > Extension setting. Select Cpp: submission complier, Cpp: Args (if any), Cpp:Command.

Screenshot 2024-06-16 at 11 03 03 PM

@imeanup
Copy link

imeanup commented Jun 19, 2024

@agrawal-d Kindly close this issue, answered in #449.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants