Getting started - building AirMiniBuilder

15 views
Skip to first unread message

Kayomarz Gazder

unread,
Nov 16, 2009, 3:44:38 PM11/16/09
to minib...@googlegroups.com
Hi

I come across some problems building AirMiniBuilder.

First, I tried building AirMiniBuilder using AirMiniBuilder on Linux. Compilation seems ok, but on running, the application just a blank window appears.

Since I'm not familiar with using AirMiniBuilder, I tried to first build AirMiniBuilder using Flex Builder 3 which I'm familiar with.

Here is what I did to building AirMiniBuilder using Flex Builder 3:
  1. Set directory minibuilder-read-only (from cvs) as the flex workspace.
  2. Created new Flex project (Adobe Air) with project name - AirMiniBuilder. After this step, all the sources and libraries appear correctly under the project AirMiniBuilder.
  3. Set the default application to AirMiniBuilder.as instead of AirMiniBuilder.mxml. (Is this correct ?)
  4. Now, flex gives compile error saying:  Type was not found or was not a compile-time constant: ScriptAreaEvents.
  5. So, I created ScriptAreaEvents as a Library project and included this library project in AirMiniBuilder project.
  6. At this step, an error occured while compiling this library project:  The rrror got solved by removing the line "import com.victordramba.debug.debug;" from file Util.as.
After this, there are no compile errors, but after running application (AirMiniBuilder.as is the default) just a blank window occurs. (This was the same problem (blank window) that occured when building AirMiniBuilder using AirMiniBuilder.

Any suggestions how to proceed to build ?

Kayo.
Reply all
Reply to author
Forward
0 new messages