Skip to content

problem to use next plc with eclipse

hello I am try to generate a simple task with eclipses in c++ my target is plc AXCF1152

but eclipses give me error when building i don't understand it so could you help me

this is my code and my error


Comments

  • Hello Samir,

    could you execute the following steps and send me the results, please:

    • Open Windows "cmd" Shell and execute following command:

    "cmake --version" (returned info e.g.: cmake version 3.16.4)

    "plcncli version" (returned info e.g.: plcncli 23.0.0.1356 (23.0.0.1356)

    • If the commands will be executed successfully, please create an empty PLCnext project-template and try to compile it.

    Thanks & BR

    Eduard

Sign In or Register to comment.