Skip to content

EngineeringLibraryBuilder.dll does not exist, visual studio c++

Hello,

I'm having a lot of trouble with the C++ extension for Visual Studio. I followed the steps from https://www.plcnext.help/te/Programming/Cpp/Cpp_programming/Required_Installations.htm to install it for Visual Studio. And combine it with this tutorial for creating a simple project https://www.plcnext.help/te/Programming/Cpp/Cpp_programming/Creating_a_Cpp_project_in_Visual_Studio.htm

When I try to build a project (even a newly generated one)I get the error:
Error [EngineeringLibraryBuilder]: The application to execute does not exist: 'C:\Users\henne\AppData\Local\Temp\.net\EngineeringLibraryBuilder\ytgfomfx.llq\EngineeringLibraryBuilder.dll'.

I've been trying to fix this for some time now, but can't get it to work. Anyone knows how to fix this?

Regards,
Henne

Comments

Sign In or Register to comment.