You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jonnie,
Can you help me out with this ant task? I am trying to build TwitterAspirin as a swc.
my script:
the outcome:
$ ant
Buildfile: build.xml
clean:
build:
[mkdir] Created dir: /Users/dave/Code/bin
[compc] Loading configuration file /Developer/SDKs/flex_sdk_4/frameworks/flex-config.xml
[compc] Error: could not find source for class com.destroytoday.twitteraspirin:TwitterAspirin.
[compc]
Jonnie,
Can you help me out with this ant task? I am trying to build TwitterAspirin as a swc.
my script:
the outcome:
$ ant
Buildfile: build.xml
clean:
build:
[mkdir] Created dir: /Users/dave/Code/bin
[compc] Loading configuration file /Developer/SDKs/flex_sdk_4/frameworks/flex-config.xml
[compc] Error: could not find source for class com.destroytoday.twitteraspirin:TwitterAspirin.
[compc]
BUILD FAILED
/Users/dave/Code/build.xml:11: compc task failed
Total time: 1 second
The text was updated successfully, but these errors were encountered: