Skip to content

Build error parser doesn't work for custom makefile project #981

@ovk

Description

@ovk

I have a project which is built by running a Python script that eventually runs Visual C++ 2012. I created new custom makefile project in the CodeLite. I set Compiler property in the General group of project settings to Visual C++ 12. I also configured my custom build command in project settings.

However, when my project built with some errors, CodeLite doesn't seem to detect them. It always shows 0 errors, 0 warnings at the bottom of my build log and no errors are marked as such.

I've tried different patterns (which I tested with RegExp tester) in the build settings for Visual C++ 12 but this doesn't help.

CodeLite version: 9.0.1
OS: Windows 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions