updated and cannot compile


Closed Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2009
    Location
    Paso Robles California
    Posts
    153

    Default updated and cannot compile

    I received a notice that i needed to upgrade so i went to the link and updated and now none of my programs will compile I get this message

    ERROR: Unable to execute mpasmwin.Skipping link step. Not all sources built successfully.
    BUILD FAILED: Sun Jun 05 14:12:14 2016

    I know it in the path but I don't know what its looking for

  2. #2
    Join Date
    Aug 2009
    Location
    Paso Robles California
    Posts
    153


    Did you find this post helpful? Yes | No

    Default Re: updated and cannot compile

    ok I think i have the first problem fixed can compile my old programs but now I take an old program rename it and try to make a new project and get a warning red flag

    Error[118] C:\0 FILES\PBP-MPLAB\7794-DEALER-5 HO-MCOR.ASM 163 : Overwriting previous address contents (2007)
    Skipping link step. Not all sources built successfully.
    BUILD FAILED: Sun Jun 05 16:19:06 2016

    Skipping link step. Not all sources built successfully.
    BUILD FAILED: Sun Jun 05 16:19:06 2016

  3. #3
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,516


    Did you find this post helpful? Yes | No

    Default Re: updated and cannot compile

    In the past that message usually was the result of includig CONFIG in your program while they are still "Active" in the device specific include file. However, with PBP3 the way this is handled changed for the better so the question is if the program you're trying to compile now was written before you upgraded to PBP3 AND that it has the old way of handling the CONFIG bits in it. (?)

    /Henrik.

  4. #4
    Join Date
    Aug 2009
    Location
    Paso Robles California
    Posts
    153


    Did you find this post helpful? Yes | No

    Default Re: updated and cannot compile

    You were right on, took a look at my config and it was old style I did try to use manual config and it made no difference once I used #config it worked

    thank you very much

Similar Threads

  1. E8 will not compile
    By l_gaminde in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 1st May 2013, 21:36
  2. Just updated from 2.60C to PBP3!!!!
    By MarioC in forum General
    Replies: 3
    Last Post: - 11th April 2012, 06:42
  3. PicBasic Pro Compiler manual updated with bookmarks
    By mtripoli in forum Documentation
    Replies: 1
    Last Post: - 8th March 2011, 01:49
  4. will not compile
    By l_gaminde in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 20th September 2010, 20:37
  5. Can't compile
    By Lilmanmgf in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 22nd October 2006, 20:17

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