Entrypoint not found exception when running on win32, win64 is Ok (.2867)

ConsoleApplication 1.bugreport.zip (4.5 MB)
ConsoleApplication 1.bugreport.txt (2.4 KB)

Trying to call this Library function works on win64 but crashes on win32 with

ConsoleApplication.exe - Einsprungpunkt nicht gefunden
Der Prozedureinsprungpunkt “_ms_t1a_ClassLibrary_1ClassLibrary9_Get__Test” wurde in der DLL “D:\temp\Test2\Bin\Debug\Windows\i386\ConsoleApplication.exe” nicht gefunden.

Water gives a STATUS_ENTRYPOINT_NOT_FOUND ($C0000139) exception

See other thread, this should be fixed in latest.

A small update on this issue:
Using version .2880 from personal download leads to the same result…

Thanx. I’ll log sn issue for investigating.

When you add

[DllExport, Used]

does it work then?

Logged as bugs://E26804.

Doesn’t seem to be fixed in .2883 :frowning:

k, thanx for letting us know.

bugs://E26804 was closed as fixed.