<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <pre style="white-space:pre-wrap;">I've can build Gambas3 on 32-bit PowerPC, but get the compile fails when building components.  Below is the errors:

Build fails when compiling gb.gui.base and gb.form with errors:Installing the components...
Compiling gb.eval.highlight...
OK
Installing gb.eval.highlight...
Compiling gb.args...
OK
Installing gb.args...
Compiling gb.settings...
OK
Installing gb.settings...
Compiling gb.gui.base...
Action.class:24: error: Unknown identifier: Control
Compiling gb.form...
Balloon.class:5: error: Unknown identifier: Control
Compiling gb.form.stock...

Anyone ideas?

Regards,

Curtis
</pre>
    <span title="LENOIL98"></span>
  </body>
</html>