Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

CMake C project and compile_commands.json #1650

@BigfootN

Description

@BigfootN

Issue and Steps to Reproduce

Hello,

I am having problems using nuclide with compile_commands.json and cmake. When opening a project, knowing it compiles without any problems, I get errors like use of undeclared identifier 'NULL'.

The file compile_commands.json is auto generated from cmake and well placed/copied at the root of the project.

The autocompletion, on the other hand, seems to work very well.

I searched in the /tmp/nuclide* logs, but without any success.

Thank you very much in advance.

Versions

  • Atom: 1.32.0
  • Nuclide: 0.362.0
  • Client OS: Linux (Archlinux)

Additional Details

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions