Skip to content

Symbol 'ComponentBase' could not be resolved.

Hello, I setup my eclipse according to you tutorial and everything seemed to run ok, but then I clicked on Component files and there are many errors even thought I didn't do anything with them. So my question is, is it like it's suppose to be or did I do something wrong.
[attachment]image_2021-10-22_182605.png[/attachment]
[attachment]image_2021-10-22_182819.png[/attachment]

Comments

  • Hello,
    You can ignore all those errors.
    The important part is at the end of the build process, you got the messages "Finished build for all targets" and "Successfully deployed all files".

    I'm not sure why those problems in the lower window happen (it's something to do with intellisense not being able to find stuff, I think), and the warning in the upper window is explained in the Info Center, here:
    https://www.plcnext.help/te/Programming/Cpp/Cpp_programming/Working_with_Eclipse.htm
    ... in the section "Notes regarding compiler warning".

    If you have any other questions, please let us know.
Sign In or Register to comment.