.NET Runtime error when exiting Studio 10.2
Kelly Burgess
kellyb at montana.com
Mon May 30 20:48:17 UTC 2022
Hi Mayada,
>we complied the C++ external to be 64 bits compatible and then we started deploying it in the External folder of Studio to main the same functionality as in Classic
Your time would best be spent rewriting your external as an xcomp. As of Studio 8.x, externals are not really supported anymore. Omnis has made some internal changes to keep a few of their built-in externals working, but I've had to rewrite all of my externals as xcomps to keep them working. Some would *seem* to be OK, but would crash in random ways, and the solution was always a rewrite using the xcomp SDK.
Kelly
More information about the omnisdev-en
mailing list