Basic Compiler won't work with Vista


Closed Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 2005
    Location
    Houston, TX
    Posts
    43

    Default Basic Compiler won't work with Vista

    I got a new lap top with Vista Basic. Loaded the PicBasic compiler, and all was well for about 3 days.

    Then 'Studio complained that it couldn't compile because the source directory was read only. I fixed that by moving the file.

    Now it complaines that it can't create "run.bat" and then it hangs up.

    Any thoughts?
    Last edited by AMay; - 2nd June 2008 at 19:46.

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    C:\del Windows\vista


  3. #3
    Join Date
    Aug 2005
    Location
    Houston, TX
    Posts
    43


    Did you find this post helpful? Yes | No

    Default Problem solved so far

    1. Downloaded latest version of MicroCode Studio

    2. Made a new folder under ProgramFiles\Mecanique\MCS for my programs

    3. Moved that folder to where I want it so it is easy to find and back up.

    4. Transferred all old programs to the new folder.

    Every thing is working now, but then all was well for 3 days once before.

  4. #4
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    One thing you might want to keep in the back of your head...
    I've run into problems with LONG filenames...not the regular 'longer than 8.3 filenames' but the kind of filenames that include long path and make the entire 'path/file' name over so many characters (i.e. when storing your programs in MyDocuments).
    I tend to keep everything in the root directory these days (PBP, MCS, program storage, include files, and so on). Never had a problem with it, don't have to worry about it.

  5. #5
    Join Date
    Dec 2005
    Location
    So Cal and loving it
    Posts
    40


    Did you find this post helpful? Yes | No

    Default

    Couple of things to keep in mind with Vista....

    The vista UAC... the program files folder can only be written to by a program with administrator rights. If you keep your pic files in your documents folder you should have more luck.
    Also if you want MCS to launch a programmer that lives in the program files foder, MCS will have to be ran as administrstor.

    The point about the long file names can be an issue with some programs/programmers and I also came across a compiler that could not launch because the path had spaces in it.

    Take a look at my signature for what I am running with no problems/work-arounds.

    Paul
    Last edited by locko; - 7th June 2008 at 10:06.
    +-------------------------------------------------------------------+
    | PBP 2.47/2.50 | MCS+ 3.0.0.5 | U2 Prog | Vista x64 | NO SLEEP!!!!!!! |
    +-------------------------------------------------------------------+

Similar Threads

  1. Loop with two motor and 2 sensors
    By MrRoboto in forum mel PIC BASIC
    Replies: 4
    Last Post: - 8th December 2008, 23:40
  2. PIC BASIC Compiler for ARM machines?
    By stone20008 in forum General
    Replies: 2
    Last Post: - 22nd August 2008, 07:14
  3. Visual Basic 6 and Vista
    By cooksydesign in forum Off Topic
    Replies: 2
    Last Post: - 11th February 2008, 13:54
  4. using AND as an IF statement
    By dw_pic in forum mel PIC BASIC
    Replies: 27
    Last Post: - 8th June 2006, 18:05
  5. Replies: 5
    Last Post: - 17th January 2006, 19:26

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts