Re: Rapid development not working with 'dist'

From: Harald Niesche (haral..heco.de)
Date: Thu Aug 28 2003 - 11:57:39 EDT

  • Next message: Ian McDougall: "RE: Rapid development not working with 'dist'"

    Ian McDougall wrote:
    > I've been experiencing a problem with 'rapid development' since the default
    > development deployment directory changed to 'dist/projname.woa' I can no
    > longer make changes to a component, and see those changes in the app when I
    > hit save. Instead I have to rebuild the project to see changes.
    >
    > I have noticed that when I change the build location back to the project
    > root directory (i.e. projname.woa instead of dist/projname.woa) that these
    > problems disappear. I've also noticed the following appears in the log:

    This sounds like you have -NSProjectSearchPath ("..") specified on the
    commandline, if you build in dist/, you should probably specify
    -NSProjectSearchPath ("../..")

    Harald



    This archive was generated by hypermail 2.0.0 : Thu Aug 28 2003 - 11:57:24 EDT