By the way, how everything works here? Lets say i add a new feature or something, should i just post my updated version or maybe do an addon or something? Maybe some general info. Help would be appreciated

davy {l Wrote}:By the way, how everything works here? Lets say i add a new feature or something, should i just post my updated version or maybe do an addon or something? Maybe some general info. Help would be appreciated
davy {l Wrote}:Hi, im new here. I would like to contribute to the project but i seem to find difficulties compiling it. Im using Windows and just grab all header and source files into a new project, link everything up with SDL and stuff but the problem is that i get things like: "archive.h" is missing and i cant find it on the downloaded folder.
davy {l Wrote}:By the way, how everything works here? Lets say i add a new feature or something, should i just post my updated version or maybe do an addon or something? Maybe some general info. Help would be appreciated
davy {l Wrote}:1.Do I simply throw every cpp and h file in my compiler and start doing
something or do you use some sort of a addon system or something, if so,
please tell me more.
cmake .
make
meandmyshadow
davy {l Wrote}:2.Is there some to do list or something similar?
davy {l Wrote}:3.Are you ranks increasing are its still just a few of you who are
seriously working on the code?
davy {l Wrote}:4.Maybe some general info, how much time you give into this and so on...
Edward_Lii {l Wrote}:giving feedback, etc...
davy {l Wrote}:Ok, so i was linking everything and stuff, grabbed the libs u guys mentioned and yeah, ive got some linking problems yet again. Ive linked Curl lib and all the others but not the libarchive and MD5, i think its because for that i wasnt able to find .lib files in the archives of the libs ive downloaded. Sorry for the trouble
.
A screen : http://postimage.org/image/3n60k7vdd/full/
Edward_Lii {l Wrote}:Hello davy,davy {l Wrote}:Ok, so i was linking everything and stuff, grabbed the libs u guys mentioned and yeah, ive got some linking problems yet again. Ive linked Curl lib and all the others but not the libarchive and MD5, i think its because for that i wasnt able to find .lib files in the archives of the libs ive downloaded. Sorry for the trouble
.
A screen : http://postimage.org/image/3n60k7vdd/full/
From what I see you miss libSDL_gfx, which contains the functions ending with RGBA.
There isn't a MD5 library, those functions come from libopenssl. (perhaps a slightly different name?).
About libarchive, not sure how to set it up.
I thought that the original source would work under Windows(here), but seeing this page:
http://gnuwin32.sourceforge.net/packages/libarchive.htm
Perhaps acme_pjz can give some hints on how to set it up?
davy {l Wrote}:Yeah i was a bit off with the names. But anyways i was able to compile it, like i've assumed it was because i dindnt have some .lib files, but after doing stuff with "cmake" and so on it works perfectly now. Was a bit hasty i guess, thanks for the answers though
.
Users browsing this forum: No registered users and 0 guests