Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.984 Beiträge
 
#1

Writing Delphi console applications that call a Cocoa API

  Alt 9. Jan 2012, 08:10
Just a quick tip for anyone struggling with calling a Cocoa (i.e., Objective-C) API in a Delphi console application: if you’re getting ‘class cannot be found’ errors on the simplest of calls, that’s because the relevant Cocoa framework hasn’t been loaded, and therefore, ...

More...
  Mit Zitat antworten Zitat