NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: olu on April 24, 2013, 01:06:42 AM
-
I keep getting No matching prototype available when compiling and have to change
SafeDownloader.Init(, pOnStartup, SU::MainThread)
to
SafeDownloader.Init(0, pOnStartup, SU::MainThread
for it to work. everytime I compile
-
on the Safe Update Extension,
Options tab
set the "INI file" to something,
even
''
will do.
cheers
Bruce
-
Thanks bruce that works now.