-
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Closed
Description
I'm running Eclipse Oxygen on Linux and I followed all the instructions for Integration into my C++ project. When I try to call any function like j.size() or j.parse() on my json j; object, Eclipse keeps saying "Method 'function_name' could not be resolved" and it shows an error. Creating a json object and accessing its contents works perfectly fine, it's just size(). However it doesn't seem building with g++ causes any errors to occur. Are there any known issues with Eclipse and json.hpp? I'm using json v2.1.1.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels