You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
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.
Issue and Steps to Reproduce
Hello,
I am having problems using nuclide with
compile_commands.json
andcmake
. When opening a project, knowing it compiles without any problems, I get errors likeuse 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
Additional Details
apm ls --installed
):[email protected]
[email protected]
The text was updated successfully, but these errors were encountered: