Howto apply a patch/diff file
Moderator: OpenTTD Developers
- Hamilton2007
- Transport Coordinator
- Posts: 289
- Joined: 16 Nov 2008 10:57
- Location: Belgium
Re: Howto apply a patch/diff file
Yes it is, but no such folder.
I did the search and my pc couldn't find a headers folder...
I did the search and my pc couldn't find a headers folder...
Re: Howto apply a patch/diff file
The folder is called "Include". It's being called "Headers folder" in the wiki because it has header files in it (*.h).
- Hamilton2007
- Transport Coordinator
- Posts: 289
- Joined: 16 Nov 2008 10:57
- Location: Belgium
Re: Howto apply a patch/diff file
Owwwwwwww, ok i did that.
where do i find the obj/win32/debug folder ?
In my SVN map is a obj/win32 folder but no debug in it.
where do i find the obj/win32/debug folder ?
In my SVN map is a obj/win32 folder but no debug in it.
Re: Howto apply a patch/diff file
I can't.stevenh wrote:orcaz, roll back bash to 3.1.6.. you can do this by running setup again and clicking "skip" until it says the version number.
it only have 3.3.3.
- Attachments
-
- screenshot.PNG (30.45 KiB) Viewed 2378 times
Re: Howto apply a patch/diff file
It'll be created when you build the game, or you can create it yourself.Hamilton2007 wrote:where do i find the obj/win32/debug folder ?
In my SVN map is a obj/win32 folder but no debug in it.
It's also worth noting that the "release" version will go in a "release" folder.
Personally I prefer copying the built .exe into a folder containing my openttd data folder and configs etc, instead of copying the data and configs into the compiler's output folder. But that might just be me.
Melt with the Shadows,
Embrace your destiny...
Embrace your destiny...
- Hamilton2007
- Transport Coordinator
- Posts: 289
- Joined: 16 Nov 2008 10:57
- Location: Belgium
Re: Howto apply a patch/diff file
This is what i get when i run build solution, he's missing a file on the end:
- Attachments
-
- BS.PNG (18.22 KiB) Viewed 1265 times
- Hamilton2007
- Transport Coordinator
- Posts: 289
- Joined: 16 Nov 2008 10:57
- Location: Belgium
Re: Howto apply a patch/diff file
Now i'm tryin with the Mingw to compile, everything went ok untill i needed to compile the Zlib in order like mentione on the Wiki
- Attachments
-
- Mwingerror.PNG
- (88.34 KiB) Downloaded 40 times
Re: Howto apply a patch/diff file
You failed at the precondition of properly installing wget, which caused a failure to compile and install zlib, which eventually failed you to be able to copy the installed file.
If you see errors, the FIRST error is the important one, not the last one.
And for MSVC you failed to either install the proper DirectX or you failed to select the correct path from where to include the DirectX library in MSVC.
If you see errors, the FIRST error is the important one, not the last one.
And for MSVC you failed to either install the proper DirectX or you failed to select the correct path from where to include the DirectX library in MSVC.
- Hamilton2007
- Transport Coordinator
- Posts: 289
- Joined: 16 Nov 2008 10:57
- Location: Belgium
Re: Howto apply a patch/diff file
Pfff
(thinking about giving up on the patching)
(thinking about giving up on the patching)

Re: Howto apply a patch/diff file
yeah me too.
thinking about having someone who can compile to compile it for me.
thinking about having someone who can compile to compile it for me.

Re: Howto apply a patch/diff file
You know, I'm starting to wonder if I shouldn't just offer to compile patched builds for people... admittantly, only windows builds at the moment, since my linux system died earlier...
Which patch are you trying to apply orcaz?
Which patch are you trying to apply orcaz?
Re: Howto apply a patch/diff file
I want to compile several patches.
Of course I don't know if it works or not because I can't compile even sources from trunk without patches.
Code: Select all
advanced-tree-cutting-4c9d49e5589a.patch
airport-close-v7-r14648.patch
airport-upgrade-v6-r13374.patch
cd-reduce-passengers.patch
distant_join_stations_rev9840.diff
improved-breakdowns-v2.4-r14563.patch
improved-timetable-management-v230-cargodest-14278f48a952.patch
language-r14563.patch
newgrf_gui_r11499.diff
r14293-daypatch.diff
routemarker-r14545.patch
saferLevelCrossing_r14264.diff
- stevenh
- TTDPatch Developer
- Posts: 759
- Joined: 24 Jul 2005 05:07
- Location: Canberra, Australia
- Contact:
Re: Howto apply a patch/diff file
bash! bash! bash!orcaz wrote:I can't.stevenh wrote:orcaz, roll back bash to 3.1.6.. you can do this by running setup again and clicking "skip" until it says the version number.
it only have 3.3.3. OF GCC!
Re: Howto apply a patch/diff file
I did that...same result.
But how about the errors I get when I use MS Visual C++?
But how about the errors I get when I use MS Visual C++?
- Attachments
-
- screenshot.PNG (22.97 KiB) Viewed 2321 times
Re: Howto apply a patch/diff file
Hi i cant patch these airport replace thing wich program should i use you this thread isnt really up to date anymore i am using win xp
-
- Chief Executive
- Posts: 697
- Joined: 10 Jun 2003 00:19
- Location: Australia
Re: Howto apply a patch/diff file
Use some punctuation please. And be more specific. And spell properly. And in general type so that we can understand you. Once we can understand you, we may be able to help. Also, please say what you tried that didn't work, rather than ask us to be your personal copy/paste service.
Last edited by Conditional Zenith on 20 Jan 2009 15:00, edited 1 time in total.
Re: Howto apply a patch/diff file
And this thread might be old, but it's still up-to-date.
- planetmaker
- OpenTTD Developer
- Posts: 9432
- Joined: 07 Nov 2007 22:44
- Location: Sol d
Re: Howto apply a patch/diff file
Besides what Conditional Zenith said: All advice you need is in this thread. It's not like devellopment programmes change every week. And even a newer version of whatever is more likely than not to be installed in a very similar way as the precedessor.Sarvesh50 wrote:Hi i cant patch these airport replace thing wich program should i use you this thread isnt really up to date anymore i am using win xp
OpenTTD: manual | online content | translations | Wanted contributions and patches
#openttdcoop: blog | wiki | public server | DevZone | NewGRF web translator
DevZone - home of the free NewGRFs: OpenSFX | OpenMSX | OpenGFX | Swedish Rails | OpenGFX+ Trains|RV|Industries|Airports|Landscape | NML
Re: Howto apply a patch/diff file
Hi, when i'm trying to coplile my trunk, cygwin answers "no target". What should I do?
- Attachments
-
- cygwin-make.jpg
- (127.36 KiB) Downloaded 27 times
-
- Chief Executive
- Posts: 697
- Joined: 10 Jun 2003 00:19
- Location: Australia
Re: Howto apply a patch/diff file
Firstly, you should copy and paste errors, not screenshot them.
Secondly, this is the wrong place to post build errors, this is a thread about applying patches, not building OTTD.
There was an error running the configure script, so the Makefile didn't get generated. Which version of the trunk have you got, and how did you get it?
Secondly, this is the wrong place to post build errors, this is a thread about applying patches, not building OTTD.
There was an error running the configure script, so the Makefile didn't get generated. Which version of the trunk have you got, and how did you get it?
Who is online
Users browsing this forum: No registered users and 26 guests