Login Page - Create Account

Support Board


Date/Time: Mon, 06 May 2024 02:41:45 +0000



Post From: Incorrect .dll filename when compiling multiple files

[2021-03-14 19:09:15]
autobahn - Posts: 25
v2229 64-bit (36135)

When compiling multiple files, the filename of the resulting .dll created in the data folder is not as expected.

Current behaviour:
The .dll is named after the first file returned by the "Select an Advanced Custom Studies files(s)" dialog.

Expected behaviour:
The .dll should be named:
1) according to that specified in SCDLLName(); or
2) match the name of the .cpp file that contains SCDLLName().