Hi,
is there any way to give a name to the .pcwlx file different from the C++ project name?
Example:
My Eclipse C++ project is MyCppProject_Dev and I would like to release libraries with different names, such MyCppProject_v1.pcwlx or MyCppProject_v2.pcwlx instead of MyCppProject_Dev.pcwlx
Thanks for the update Marcello.
For reference, here is the relevant section of the PLCnext Engineer help file: Components Compiler Error (PLCNEXT0004): The library name ‚…‘ inside the library description must be equal to the library description file name ‚…‘.');\n mywindow.document.close(); \n mywindow.focus();\n setTimeout(function () {\n mywindow.print();\n mywindow.close();\n }, 1000)\n return true;\n}\r\n\r\n\r\n
This is a general issue for all PLCnext Engineer libraries, not only those created from C++ PLM projects. It would be handy if the Toolchain allowed .pcwlx files to be created with any specified filename - without the workaround you found - but unfortunately this isn’t possible at the moment.