Skip to main content
Visitor II
November 6, 2007
Question

ST7 Visual Develop and Vista

  • November 6, 2007
  • 2 replies
  • 826 views
Posted on November 06, 2007 at 09:27

ST7 Visual Develop and Vista

    This topic has been closed for replies.

    2 replies

    dpeterAuthor
    Visitor II
    October 5, 2007
    Posted on October 06, 2007 at 01:50

    When I try to compile with ST7 VD (Cosmic Compiler) with Vista, I get the following errors.

    access to default.wed is denied

    can't create *.cx1

    Any ideas??

    Thanks

    Dave P

    Visitor II
    November 6, 2007
    Posted on November 06, 2007 at 09:27

    Quote:

    can't create *.cx1

    that is a problem by having no write accress to the temporary used directory - normaly the compiler use the %windows%\temp folder

    (older compiler versions use root)

    alternative you can set that - using option cxst7.exe -t

    make sure you have write access to the path