+ Reply to Thread
Results 1 to 2 of 2

Thread: #include script cannot reference path relative to project

  1. #1

    Default #include script cannot reference path relative to project

    Repro steps:

    Create c:\p4\installer\project\foo.sb5
    Create c:\p4\installer\bar.sbi
    Open foo.sb5
    Add an #include script... line
    Set the path to ..\bar.sbi
    -or-
    Set the path to [SB5_PROJECT]\..\bar.sbi

    Expected results:

    bar.sbi can be found

    Actual results:

    SetupBuilder tries to find
    C:\Program Files\Lindersoft\SetupBuilder 5 Developer\Include\..\bar.sbi
    -or-
    C:\Program Files\Lindersoft\SetupBuilder 5 Developer\Include\[SB5_PROJECT]\..\bar.sbi

    Notes:

    SetupBuilder is smart enough to recognize a full path like c:\p4\installer\bar.sbi. But not everyone maps their source control enlistment to c:\p4, so for them the script is broken.

  2. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: #include script cannot reference path relative to project

    Tim,

    We'll check this, thank you.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. SetupBuilder 5.5 Developer Edition is released!
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 13
    Last Post: 08-30-2006, 12:09 AM
  2. SetupBuilder 5.5 Developer Edition is released!
    By linder in forum Lindersoft Announcements
    Replies: 0
    Last Post: 08-14-2006, 04:36 AM
  3. SetupBuilder 5.5 Update Information [July 11, 2006]
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 2
    Last Post: 07-13-2006, 07:04 AM
  4. SB5 Professional Edition (build# 1020)
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 2
    Last Post: 01-22-2005, 09:03 AM
  5. SetupBuilder 5 Beta (build #883)
    By linder in forum SetupBuilder
    Replies: 1
    Last Post: 09-04-2004, 05:56 AM

Tags for this Thread

Posting Permissions

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