David wrote:
Steve Swanson wrote:

Probably some time last week, standalone composer stopped building. The error I get during compile starts out

nsComposerApp.cpp
c:/Mozilla\mozilla\composer\app\nsComposerApp.cpp(49) : error C2039: 'SetSplashEnabled' : is not a member of 'nsXREAppData'
../../dist\include\xulapp\nsXULAppAPI.h(51) : see declaration of 'nsXREAppData'


Is anyone working on this?


Where did you get your build of standalone composer from? Please give the URL you used for download or the CVS command used along with the server.

Are you talking about the standalone composer that is mentioned at:
http://webperso.easyconnect.fr/danielglazman/composer/composer++.html
Or are you talking about the NVU? Or are we discussing the composer component built into Mozilla suite?



Standalone Composer has been part of Mozilla for some time. See the comments inside mozilla/client.mk


Just set MOZ_STANDALONE_COMPOSER in your environment and run
  make -f client.mk
and it will pull and (attempt to) build Standalone Composer.
_______________________________________________
mozilla-editor mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-editor

Reply via email to