Development > Newbie Coding

The GIT problem

<< < (6/9) > >>

MCR:
Please help !
This is the exact error I get when trying to push via msysgit:

H-Hour:

--- Quote ---Pushing denied. Please contact mattn or tron to unlock you.
--- End quote ---

This had to do with when we had to run git-fixbase after the GIT switch. IRC will be the place to get help with this probably.

Malick:
I see I'm not the only one with troubles with GIT...

I finally installed it and downloaded the sources, following the instructions of the wiki.
However, after downloading some 500Mo of data, I can't find where GIT put the sources !

This is driving me crazy... Any genius around here or am I just blind ?  8)

Malick

EDIT : While searching, I have found a directory named 'ufoai' inside the GIT install. In this directory, there's a 700Mo *.PACK file and a smaller *.IDX file. Is that the archive with the sources ? How do I extract them ?
I don't think you'll be able to find something more complicated than this. I already lost my few free hours trying to figure out how to install, configure, download, open the damn sources... Do we have to code in russian also ?
I'm loosing motivation every minute.

bayo:
u must "checkout" something now.

maybe

"git checkout master"

Malick:
I'm currently trying the 'clone' command. It's several Go of data to download... So it's taking quite long !

I'll tell you if I ever manage to open a file before tonight !

Malick

EDIT : woooot ! Managed to get all the sources, finally.

Now, I'm trying to compile... but I must have missed something when setting in my Code::Blocks.
It compiles correctly, till I get an error when compiling ufoded:

--- Code: ---gcc: Files\CodeBlocks\MinGW\include: No such file or directory
windres.exe: preprocessing failed.
--- End code ---

This is strange, as all paths seem to be correct. Toolchain executables set to

--- Code: ---C:\Program Files\CodeBlocks\MinGW\
--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version