Ticket #223 (closed defect: invalid)

Opened 6 months ago

Last modified 5 months 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

Changed 6 months ago by rhubarb

  • severity changed from blocker to normal

Changed 6 months 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

Changed 5 months 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.