I tried to compile the qt interface on windows and first ran into the problem 
that
type
  PEvent = Pointer;
  Region = Pointer;

are not in the types unit for windows. For the moment I added these declaration in line 95 of qt.pas.

Then I continued to compile until I hit:
D:\lazarus\source\lazarus\lcl\interfaces\qt\qtwsbuttons.pp(31,17) Error: unit not found: qtwidgets

Where should the qtwidgets units be found?

Vincent

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to