Libcurl.dll | iPad |
: Add the path to the lib folder (containing libcurl.lib ) to Additional Library Directories .
To use libcurl.dll in your project, follow these standard setup steps for C++ and Visual Studio: libcurl.dll
When running your compiled executable, Windows must be able to find libcurl.dll . Use one of these methods: : Add the path to the lib folder (containing libcurl
: Add the path to the include folder (containing curl/curl.h ) to your project's Additional Include Directories . libcurl.dll
: Add libcurl.lib and system dependencies like ws2_32.lib , wldap32.lib , and crypt32.lib to your Additional Dependencies . 2. Deploying the DLL




Thanks!! It was really helpful. Now I get the basics of PLC
Very Good , Fahad Bhai , Nicely explained. Many Thanks, Sharad (India)
I really enjoyed the simplicity of your explanation. Am completely to this and I wish to learn from you and want you to be my mentor.
Hi Fahad, thank you for the clear walkthrough.
Quick question though. In your video it shows the timer counting up in red in the timer block and I like that visual feedback while running the program. Was there something that you did to make that show? On mine everything works perfectly, but there is no visual timer that counts up. Also, on mine there is an automatic Program Unit Comment that was added under the “EN” on the timer and the “T50” b input that just says “timer”. Is this a matter of the program version? I downloaded the V3.31 version updated 9/20/2023 from the Fatek website.
Thanks again,
Kent