Ticket #223 (closed defect: invalid)

Opened 2 years ago

Last modified 2 years ago

Code: source or src

Reported by: rhubarb Owned by: Max
Priority: normal Milestone:
Component: Other Version:
Keywords: directory build Cc:

Description

line 37 of generateWindows.Bat uses "Source" in the parameters:-

%WINDRES% -i ..\Source\XCSoar.rc -J rc -o ..\Source\XCSoar.res -O coff -I..\Header -I..\Source -D_MINGW32_ -DWINDOWSPC

But the file system only contains a directory called "src"

Which is right?

Peter

Change History

comment:1 Changed 2 years ago by rhubarb

  • severity changed from blocker to normal

comment:2 Changed 2 years ago by Turbo

  • Owner changed from scottp@… to Max
  • Status changed from new to assigned
  • Component changed from Configuration to Other
  • Summary changed from source or src to Code: source or src

comment:3 Changed 2 years ago by Turbo

  • Status changed from assigned to closed
  • Resolution set to invalid

I've just removed the file since it's not needed to compile on windows. Just follow the tutorial on wiki:Advanced/Development/Setup/WindowsBasic

Note: See TracTickets for help on using tickets.