Re: Easy Building on Windows for Minimalists
Catpaw, would it be possible if you can update the makefile, so it compiles 0.5?
Cheers!
You are not logged in. Please login or register.
Teeworlds Forum → Development → Easy Building on Windows for Minimalists
Catpaw, would it be possible if you can update the makefile, so it compiles 0.5?
Cheers!
Hi,
I have the same problem Marik16,
how can i fixed this bad problem? Who can help me?
Greetz
very useful thanks!
is it possible to debug with eclipse cdt?
Can someone here get the Homing ore Instagib mod fore Mac ?
MertenNor
Would the creator of this guide accept to have his guide placed in the Teewiki?
See www.teewiki.info for more information and http://teewiki.info/wiki/Map_Editor_Tutorial for an example of how your guide can be integrated.
It will provide a new way for people to find information while at the same time be very easy to edit for future changes.
This guide has been added to Teewiki. If someone disagrees, please use the specific Talk-page to address any issues.
Nice! But it's not compiling with python 3... Thank you, I really need it!
Nice! But it's not compiling with python 3... Thank you, I really need it!
Yeah apparently you can't use python 3 for compiling.
Hallo tees
0.5.1 is a long time ago released and there is only 0.4.3 teebuilder version availible!
Help me!
hmm the installation of mingw won't complete
hmm the installation of mingw won't complete
Yes, it every writes something about wrong version and it closes.
Hi.
It's possible to release a buildfile for 0.5.1? That would be great!
Thanks,
Chris
Hi,
It took me the whole night, but I finally managed to get it working with 0.5.1 for MinGW/mSyS.
The make script is not as flexible anymore, because i am no makefile crack like catpaw
However if you're on Windows with CDT and MinGW/mSyS it might work for you.
instructions
1. ensure you got python, mingw and msys installed
2. copy the contents from this file over to your fresh teeworlds source folder
3. edit "set_paths.bat" and place your bin-paths for mSyS, minGW and Python (if you already have them in your path, you can just delete the whole line)
4. run make_all.bat and pray that it works
Notes:
a) the binaries will be dropped in the bin-folder.
b) the binaries contain much debug-information, so you may need to tune the compiler settings in the Makefile for your own needs.
c) there is one modification made to "base/system.c" if you don't use the original you just need to comment out the "#include <wspiapi.h>" include on line 40
hope it helps
It writes:
Nice that u did it for 0.5.1 but its easy enough to compile the normal way for me now.
@SomeTeeGod i don't know whats up with that but you'd be better off doing it the official way.
Click Here
@ dinosmoothie
the problem with the original way is that you are stick to that microsoft stuff. some people like eclipse or other IDEs more for reason.
@SomeTeeGod
it looks like your "make" is not the msys one. try to change the
make all
in the batch file to
c:\msys\1.0\bin\make all
OHHH ! THANKS ! IT'S REALLY WORKING !
BIG THANKS TO wakka ! YOU ARE MY HERO
But i want to ask... Why in bin are dirfferent files then in original(but run_client and run_server is working ) ?
I putted here sdl.dll and data folder - it's working !
hmm ok your welcome
about the bin folder. the original script placed the compiled stuff into the source-folder. i just like to have a seperate "bin"-folder.
it's working from the run_client.bat because it leaves the working-directory in the teewars-root-folder (not the bin-folder). of course you can also place the data and sdl into the bin folder like you did. But you should modify the "Clean" target, because it removes all contents of the bin-folder when executed.
Ok, i will and one thing-can i change icon of teeworlds.exe witout any over programs ?(in compile process)
Very well, where is a button thanks? X)
Ok, i will and one thing-can i change icon of teeworlds.exe witout any over programs ?(in compile process)
I found this using google. I will try it out soon
I have the same problem like Marik16. I have tried it 3 times again but it still do that.
I download and unzip teeworlds source. Then I download teebuilder and extract it to source. It overwrites e_system file. But when I run build.bat, it shows me that error..
Help please
Err... I cant compile 0.5.1 source with it?
Err... I cant compile 0.5.1 source with it?
Look this http://www.teeworlds.com/forum/viewtopi … 608#p39608 post by wakka. I do it)
...Just compile the official way, it's much easier!
Teeworlds Forum → Development → Easy Building on Windows for Minimalists
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.