Support Board
Date/Time: Sun, 24 Nov 2024 22:51:32 +0000
Post From: Building ACSIL dll
[2024-05-05 20:24:14] |
MichaelPPTF - Posts: 69 |
Hello SC Engineering, I've got a few questions about building dlls: 1. Why doesn't "Remote Build" support .hpp C++ headers? I know .h/.hpp coexist but I don't understand why wouldn't it support the C++ header. Maybe I just wasn't using it correctly? 2. Since I can't get it to accept .hpp, I chose to build locally with VS C++ Compiler that was installed via SC. Do I have to include the external .hpp header file if I want to distribute the study to other users? 3. What is the best practice to build an arm64 compatible version of the dll? |