NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Richard I on February 02, 2023, 09:51:09 PM

Title: Compiling Issue in old app brought into C11.1
Post by: Richard I on February 02, 2023, 09:51:09 PM
Hi
I dont appear to have the skills to clear this error on compile
help Please
Thanks
Richard

Duplicate symbol: TRACE@Fsb in NETDL007.OBJ, netMealsAdmin036.obj - D:\C11.1TimePeaceMeals2Feb.2023\NetMealsAdmin -27Jan2022\clw\NetMealsAdmin.MAP:1
Title: Re: Compiling Issue in old app brought into C11.1
Post by: Bruce on February 03, 2023, 05:41:36 AM
Are you compiling in LIB mode or DLL mode?
If LIB mode switch to DLL mode, and let me know what happens...

Cheers
Bruce
Title: Re: Compiling Issue in old app brought into C11.1
Post by: Richard I on February 03, 2023, 10:54:33 AM
Thank you Bruce,
Changed to Dll mode and it compiled OK
Cheers
Richard