Jump to content

You're browsing the 2004-2023 VATSIM Forums archive. All content is preserved in a read-only fashion.
For the latest forum posts, please visit https://forum.vatsim.net.

Need to find something? Use the Google search below.

Dll file fail to load on other Controller's Euroscope?

  • developer
  • c++

Isaac Zhang
 Share

Recommended Posts

Isaac Zhang
Posted
Posted (edited)

Hello, just a fellow controler here trying to create a plugin for ES.

The main issue was that it loads perfectly on my end, however, when I send it to other controllers, their ES shows "Fail to load Plugin" on the Beta 3.2.1.26 version.

the dll was compiled using C++ VS 2019 and toolkit 142. I've checked all the distributables also.

The source code can be found here, please excuse the bad syntax and structure as I am new to C++

https://github.com/officialisaaczhang/PDC_Identifier_Generator

Just wondering if anyone has countered this issue before and what was the solution.

thx!

Edited by Isaac Zhang 1356013
Link to comment
Share on other sites

Isaac Zhang
Posted
Posted

Solution, make sure you are outputting the release version, NOT the Debug version!!!

Link to comment
Share on other sites

 Share