Is it possible to build Sharefire from SVN

20 views
Skip to first unread message

Stephen Adams

unread,
May 9, 2009, 4:03:03 PM5/9/09
to Apprise Reader
Hi,

I've just got down all the projects from the SVN, but how can run/
build Sharefire? Is there any build instructions for running Sharefire
locally?

Cheers

Stephen

Dan

unread,
May 10, 2009, 1:19:17 AM5/10/09
to Apprise Reader
If you're using Flex Builder, create a project from ShareFire and
follow some of these steps: http://groups.google.com/group/apprise-reader/browse_thread/thread/d740d3b6fb4d482f
and http://groups.google.com/group/apprise-reader/browse_thread/thread/1b326f71742e2ef3
. If you get additional errors about missing languages, you may have
to use the copylocale command, similar to how it's explained here:
http://www.herrodius.com/blog/123 . Hope this helps.

-Dan

Stephen Adams

unread,
May 15, 2009, 4:04:45 PM5/15/09
to Apprise Reader
hi,

I've downloaded everything and added each project into the Flex Build
Path as Additional source folders, but I'm still getting errors
throughout. I've got the follow projects imported as additional source
folders:

as3corelib
as3locallib
as3nativealertlib
as3notificationlib
as3preferencelib
as3syndicationlib

Is there anything else I need to get this running?

Cheers

Stephen

On May 10, 6:19 am, Dan <100Dash...@gmail.com> wrote:
> If you're using Flex Builder, create a project from ShareFire and
> follow some of these steps:http://groups.google.com/group/apprise-reader/browse_thread/thread/d7...
> andhttp://groups.google.com/group/apprise-reader/browse_thread/thread/1b...
> . If you get additional errors about missing languages, you may have
> to use the copylocale command, similar to how it's explained here:http://www.herrodius.com/blog/123. Hope this helps.

Dan

unread,
May 15, 2009, 4:08:51 PM5/15/09
to Apprise Reader
You'll also need wimas3, for the AIM code to compile. What errors are
you getting?

-Dan

Stephen Adams

unread,
May 15, 2009, 4:33:12 PM5/15/09
to Apprise Reader
Hi,

I'm getting 20 errors, here's the ouptut I'm getting in Flex Builder:

Severity and Description Path Resource Location Creation Time Id
1046: Type was not found or was not a compile-time constant:
AlertEvent. apprise-read-only/src/com/adobe/apprise/views
AIMStatusBox.mxml line 131 1241943394824 311
1046: Type was not found or was not a compile-time constant:
AuthChallengeEvent. apprise-read-only/src/com/adobe/apprise/commands
AIMInitCommand.as line 123 1241943396193 319
1046: Type was not found or was not a compile-time constant:
AuthEvent. apprise-read-only/src/com/adobe/apprise/commands
AIMInitCommand.as line 117 1241943396191 318
1046: Type was not found or was not a compile-time constant:
BuddyListEvent. apprise-read-only/src/com/adobe/apprise/commands
AIMInitCommand.as line 79 1241943396188 316
1046: Type was not found or was not a compile-time constant: IFeed.
apprise-read-only/src/com/adobe/apprise/aggregator Aggregator.as line
70 1241943397322 328
1046: Type was not found or was not a compile-time constant: IFeed.
apprise-read-only/src/com/adobe/apprise/database Database.as line 128
1241943395857 312
1046: Type was not found or was not a compile-time constant: IFeed.
apprise-read-only/src/com/adobe/apprise/database Database.as line 213
1241943395860 313
1046: Type was not found or was not a compile-time constant: IItem.
apprise-read-only/src/com/adobe/apprise/database Database.as line 751
1241943395866 314
1046: Type was not found or was not a compile-time constant: IItem.
apprise-read-only/src/com/adobe/apprise/database Database.as line 792
1241943395868 315
1046: Type was not found or was not a compile-time constant: IMEvent.
apprise-read-only/src/com/adobe/apprise/commands AIMInitCommand.as
line 132 1241943396194 320
1046: Type was not found or was not a compile-time constant:
NotificationQueue. apprise-read-only/src/com/adobe/apprise/model
ModelLocator.as line 88 1241943397127 324
1046: Type was not found or was not a compile-time constant:
NotificationQueue. apprise-read-only/src/com/adobe/apprise/model
ModelLocator.as line 88 1241943397128 325
1046: Type was not found or was not a compile-time constant:
Preference. apprise-read-only/src/com/adobe/apprise/model
ModelLocator.as line 80 1241943397124 322
1046: Type was not found or was not a compile-time constant:
Preference. apprise-read-only/src/com/adobe/apprise/model
ModelLocator.as line 80 1241943397125 323
1046: Type was not found or was not a compile-time constant: Session.
apprise-read-only/src/com/adobe/apprise/model ModelLocator.as line 93
1241943397130 326
1046: Type was not found or was not a compile-time constant: Session.
apprise-read-only/src/com/adobe/apprise/model ModelLocator.as line 93
1241943397131 327
1046: Type was not found or was not a compile-time constant:
SessionEvent. apprise-read-only/src/com/adobe/apprise/commands
AIMInitCommand.as line 196 1241943396196 321
1046: Type was not found or was not a compile-time constant:
UserEvent. apprise-read-only/src/com/adobe/apprise/commands
AIMInitCommand.as line 97 1241943396190 317
1120: Access of undefined property FeedFactory. apprise-read-only/src/
com/adobe/apprise/aggregator Aggregator.as line 73 1241943397324 329
1172: Definition com.adobe.xml.syndication.generic could not be found.
apprise-read-only/src/com/adobe/apprise/aggregator Aggregator.as line
38 1241943397327 330

They seem all throughout the app. I'll get wimas3 and include that.

Stephen

Dan

unread,
May 15, 2009, 4:40:14 PM5/15/09
to Apprise Reader
I see a few AIM-related ones, so add wimas3 and see if things improve.
When you add the source paths, make you add something like c:\<path>
\as3nativealertlib\src" instead of just "c:\<path>\as3nativealertlib"

-Dan

Stephen Adams

unread,
May 16, 2009, 2:42:05 PM5/16/09
to Apprise Reader
Hi Dan,

I've nearly got it running I just have 2 errors left, they are:

Severity and Description Path Resource Location Creation Time Id
1046: Type was not found or was not a compile-time constant:
AuthEvent. apprise-read-only/src/com/adobe/apprise/commands
AIMInitCommand.as line 117 1242421143157 432
1046: Type was not found or was not a compile-time constant: ILog.
apprise-read-only/[source path] wimas3-src/com/aol/api/wim/events
EventController.as line 105 1242421142973 431


I've amended all the build paths to point to the src files. Any ideas?

Stephen

Dan

unread,
May 16, 2009, 6:41:34 PM5/16/09
to Apprise Reader
Those sound familiar. Check the wimas3 directory and add in some of
the projects that come bundled with it. I think there's a wimas3
common src folder that will include the libraries you need.

After that you're probably going to encounter compiler configuration
errors, which the posts I linked you to should help with.

-Dan

Dan

unread,
May 18, 2009, 5:12:47 PM5/18/09
to Apprise Reader
Also, here are the command line arguments I have:
"-
locale=cs,de,en_US,es,fr,it,ja_JP,ko,nl,pl,pt,ru,sv,tr,zh_Hans,zh_Hant
-source-path=locale/{locale}"

You'll have to use the copy locale command to get all those (copy
en_US to "cs," then "de," etc.)

-Dan

Stephen Adams

unread,
Jul 4, 2009, 4:21:22 PM7/4/09
to Apprise Reader
Hi,

I've done this, copied all my locale's but still I can't change the
command line arguments, well I can change them, but the apply and ok
buttons are still greyed out, is this cause I still have a project
file or properties file not checkout or still read only?

Stephen

Dan

unread,
Jul 8, 2009, 1:59:55 PM7/8/09
to Apprise Reader
Hmm, the only time I've seen the buttons in the Flex Compiler
properties dialog box grayed out is when the syntax of the "additional
compiler arguments" is incorrect.

My compiler arguments for ShareFire are:
-
locale=cs,de,en_US,es,fr,it,ja_JP,ko,nl,pl,pt,ru,sv,tr,zh_Hans,zh_Hant
-source-path=locale/{locale}

-Dan

Stephen Adams

unread,
Jul 9, 2009, 9:33:55 AM7/9/09
to apprise...@googlegroups.com
Well I sorted that problem out, the issue was that the Apprise.mxml file was not set as the Default Application, the compiler had main.mxml set as the default application. When I set Apprise.mxml as the Default app, the Apply button was available.

SO I was then able to set my compiler options, the last error message I'm getting is about creating the zh_Hant setting, I run the copylocale for zh_Hant twice, but it still says it cannot open/access zh_Hant.

I need to have another look at this, but nearly there.

Thanks for the help 

Stephen

2009/7/8 Dan <100Da...@gmail.com>
Reply all
Reply to author
Forward
0 new messages