Error when building

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • atemok
    Forum Member
    • Aug 2009
    • 2

    Error when building

    I am building simple project in SUF80 trial and everything is smooth exept the final building step. If I specify output folder for my setup.exe to be current folder - "." or ".\" or subfolder - ".\installer" , the building process ends with error:
    3031 "Failed to create output folder: <<output folder path>>."

    , but if I specify full path - "c:\test\installer", everything is fine. Is that limit of the trial or what??

    thanks,

  • Ulrich
    Indigo Rose Staff Member
    • Apr 2005
    • 5137

    #2
    This is by design. You need to set a full path to the output folder, or - if you need to set the output folder relative to the location of the project file - you should use the design-time constant #PROJECTFILEDIR# instead.

    Ulrich

    Comment

    • atemok
      Forum Member
      • Aug 2009
      • 2

      #3
      thank you,

      that is exactly what I need.

      :yes:lol

      Comment

      Working...
      X