Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-user] Symbol std could not be resolved synchronized project.

I keep getting that error I can't figure out how to fix it. I have added includes to search my remote hosts /usr/include and /usr/include/c++/4.3 directories. The project will build perfectly fine, but in eclipse I get the errors showing up on the editor page. Everything works fine as a remote project, its just when I do synchronized project that I get these errors.

The code was a simple hello world example.

Set up:
Dev box: Windows 7 x64
Server: suse 11 x64
Eclipse indigo 3.7.0
PTP 5.0.2.201109141657


Back to the top