Skip to content

Cannot run 'filename' in 'debug. #127

@Akshat4321

Description

@Akshat4321

Upon attempting to run the program using the shortcut Alt + X in CLion, an error message appears: "Cannot run 'B_Binary_Path' in debug". Additionally, an error is also encountered in the terminal. After installing the Competitive Programming Companion and Auto CP plugins, I parsed the question from https://codeforces.com/problemset/problem/1937/B. When I try to run the program by clicking Alt + X, it gives me the error "Cannot run 'B_Binary_Path' in debug".

Steps to Reproduce the Behavior:

Install Competitive Programming Companion and Auto CP plugins in CLion.
Parse https://codeforces.com/problemset/problem/1937/B on Codeforces, which creates a file named 'B_Binary_Path'.
Retrieve test cases using View > Tool Windows > AutoCp.
Attempt to run the program using the shortcut Alt + X.

Expected Behavior:
The program should run without errors when using the Alt + X shortcut.

Additional Context:
The error message "Cannot run 'B_Binary_Path' in debug" persists, and further details from the terminal are provided below.

Screenshot 2024-03-02 150030
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions