Ticket #223 (closed defect: invalid)
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: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.






