26

Re: Easy Building on Windows for Minimalists

Catpaw, would it be possible if you can update the makefile, so it compiles 0.5?

Cheers!

27

Re: Easy Building on Windows for Minimalists

Hi,

I have the same problem Marik16,
how can i fixed this bad problem? Who can help me?

Greetz

28

Re: Easy Building on Windows for Minimalists

very useful thanks!

is it possible to debug with eclipse cdt?

29

Re: Easy Building on Windows for Minimalists

Can someone here get the Homing ore Instagib mod fore Mac ?

MertenNor

->My 24/7 servers: [NOR] Norwegian HUB <- Back Online !! big_smile
( My grammar is getting better ! smile I think.. )
-Norway

30

Re: Easy Building on Windows for Minimalists

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.

31

Re: Easy Building on Windows for Minimalists

This guide has been added to Teewiki. If someone disagrees, please use the specific Talk-page to address any issues.

32

Re: Easy Building on Windows for Minimalists

Nice! But it's not compiling with python 3... Thank you, I really need it!

Icq 356259771
JID:wixur@jabber.ru

33

Re: Easy Building on Windows for Minimalists

DeRK wrote:

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.

34

Re: Easy Building on Windows for Minimalists

Hallo tees big_smile
0.5.1 is a long time ago released and there is only 0.4.3 teebuilder version availible!
Help me!

Goodbye all. Account inactive since March 2011.

35

Re: Easy Building on Windows for Minimalists

hmm the installation of mingw won't complete sad

Bye.

36

Re: Easy Building on Windows for Minimalists

dinosmoothie wrote:

hmm the installation of mingw won't complete sad

Yes, it every writes something about wrong version and it closes.

Goodbye all. Account inactive since March 2011.

37

Re: Easy Building on Windows for Minimalists

Hi.
It's possible to release a buildfile for 0.5.1? That would be great!

Thanks,
Chris

38

Re: Easy Building on Windows for Minimalists

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  sad
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

39

Re: Easy Building on Windows for Minimalists

It writes:
http://black-army.ucoz.ru/bug.bmp

WHY ?
Ha, i'm too cool for it!

40

Re: Easy Building on Windows for Minimalists

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

Bye.

41

Re: Easy Building on Windows for Minimalists

@ 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

42 (edited by SomeTeeGod 2009-04-07 20:05:59)

Re: Easy Building on Windows for Minimalists

OHHH ! THANKS ! IT'S REALLY WORKING ! smile
BIG THANKS TO wakka ! YOU ARE MY HERO smile
But i want to ask... Why in bin are dirfferent files then in original(but run_client and run_server is working smile) ?
I putted here sdl.dll and data folder - it's working !

Ha, i'm too cool for it!

43

Re: Easy Building on Windows for Minimalists

hmm ok your welcome big_smile

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.

44

Re: Easy Building on Windows for Minimalists

Ok, i will smile and one thing-can i change icon of teeworlds.exe witout any over programs ?(in compile process)

Ha, i'm too cool for it!

45

Re: Easy Building on Windows for Minimalists

Very well, where is a button thanks? X)

46

Re: Easy Building on Windows for Minimalists

SomeTeeGod wrote:

Ok, i will smile 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

47 (edited by khubajsn 2009-05-10 19:52:54)

Re: Easy Building on Windows for Minimalists

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?

Goodbye all. Account inactive since March 2011.

48

Re: Easy Building on Windows for Minimalists

khubajsn wrote:

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)

Sorry for my english ^_^
My blog. With PHP and cookies ^_^

49

Re: Easy Building on Windows for Minimalists

Hello!
At last, I have successfully runned make_all.bat .. But it shows a new error for me sad I have done everything in notes and in the wakkas post. Help!
http://img32.imageshack.us/img32/5170/errory.th.png

Goodbye all. Account inactive since March 2011.

50

Re: Easy Building on Windows for Minimalists

...Just compile the official way, it's much easier!

Bye.