NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: joep on September 29, 2017, 04:01:43 AM

Title: compile errors since nettalk 10.07
Post by: joep on September 29, 2017, 04:01:43 AM
Hi All,

I got a lot of compile erros since I moved to nettalk 10.07

One part of these errors is an unresolved error in map\release
Unresolved External CONSTRUCT@F9NETSIMPLE in la10off003.obj - C:\Clarion10\apps\Aag2018Sql\map\release\   la10off.MAP
Unresolved External DESTRUCT@F9NETSIMPLE in la10off003.obj    - C:\Clarion10\apps\Aag2018Sql\map\release\   la10off.MAP
Unresolved External CONSTRUCT@F9NETSIMPLE in la10off003.obj - C:\Clarion10\apps\Aag2018Sql\map\release\   la10off.MAP
Unresolved External DESTRUCT@F9NETSIMPLE in la10off003.obj    - C:\Clarion10\apps\Aag2018Sql\map\release\   la10off.MAP

And these

No matching prototype available - C:\Clarion10\Accessory\libsrc\win\    NetDrive.Clw
Unknown procedure label            - C:\Clarion10\Accessory\libsrc\win\    NetHttp.Clw
Field not found: CAT                    - C:\Clarion10\Accessory\libsrc\win\     NetHttp.Clw 
No matching prototype available - C:\Clarion10\Accessory\libsrc\win\     NetHttp.Clw
No matching prototype available - C:\Clarion10\Accessory\libsrc\win\     NetHttp.Clw
No matching prototype available - C:\Clarion10\Accessory\libsrc\win\     NetHttp.Clw
No matching prototype available - C:\Clarion10\Accessory\libsrc\win\     NetHttp.Clw
No matching prototype available - C:\Clarion10\Accessory\libsrc\win\     NetHttp.Clw
Unknown procedure label            - C:\Clarion10\Accessory\libsrc\win\     NetLDAP.Clw

Hope someone can help me
Regards Joep
Title: Re: compile errors since nettalk 10.07
Post by: Bruce on September 30, 2017, 02:28:03 AM
Probably you need to update StringTheory as a starting point

Also, clean out your OBJ folders.

Cheers
Bruce
Title: Re: compile errors since nettalk 10.07
Post by: joep on October 01, 2017, 10:22:23 PM
Hi Bruce,

I'm up and running again.
Thanks so much.

Regards Joep