yokingRo Posted September 7, 2022 Posted September 7, 2022 Hi, I am making a MFC HMI application on winOS, using a communication C/C++ library created by Delta Tau Korea. There is a function name DTKDownloadA(), it can download pmc file into pmac, but I can't find a function name DTKCompile() which to make sure the pmc file is correct.Because ACS's controller has a function name acsc_CompileBuffer(). so the question is how to compile move program after download to pmac? Quote
steve.milici Posted September 9, 2022 Posted September 9, 2022 You will need to contact the developer for any details of this function. It is not documented at ODT in the US. Quote
yokingRo Posted September 14, 2022 Author Posted September 14, 2022 On 9/10/2022 at 6:44 AM, steve.milici said: You will need to contact the developer for any details of this function. It is not documented at ODT in the US. Thank you for your advice! Quote
yokingRo Posted September 15, 2022 Author Posted September 15, 2022 On 9/10/2022 at 6:44 AM, steve.milici said: You will need to contact the developer for any details of this function. It is not documented at ODT in the US. I'm sorry. I couldn't get the contact information for the team. Is there any on-line cmd or program cmd to compile an existing pmc ? Quote
steve.milici Posted September 15, 2022 Posted September 15, 2022 You would add the “pmc” file to the project and download the project. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.