Autor Thema: Compiller error  (Gelesen 4240 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline mRadek

  • Newbie
  • *
  • Beiträge: 1
    • Profil anzeigen
Compiller error
« am: 30. Januar 2018, 14:33:15 »
Hi

I try to use OSCAT library, downloaded from Codesys website.
I'm using Codesys 3.5.12.0 (64-bit), OSCAT BASIC 3.3.3.0 and CODESYS COntrol Win V3 x64 device

During the compilation I'm getting some errors related to the type conversions:

Cannot convert type 'POINTER TO BYTE' to type 'DWORD' in _BUFFER_CLEAR and _BUFFER_INIT objects

Did I missed any other library in my project?
I'm totally new with Codesys.

Would you help me ,please?

Ohhhhh.....
I found, that was my error.
I added the library to the DeviceApplication instead to the Application :)

« Letzte Änderung: 31. Januar 2018, 08:14:28 von mRadek »