Page 2 of 2

Posted: Fri Oct 20, 2006 7:00 pm
by volka
But all previous steps ran without errors? vsvars32.bat, buildconf.bat, configure.js #1 and #2?

Posted: Sat Oct 21, 2006 9:02 am
by MrPotatoes
there are 2 configure.js. one in the bindlib_w32 (to compile the resolv.lib). this didn't work for me so i just bypassed it all together and opened up the .dsw in that folder and compiled it there. AFTER i installed the platform SDK. which i didn't know about and i could have torn my hair out over this lmao

there is another one in the php-5.1.6 root folder. i haven't bothered to run that but it doesn't seem to matter as i can't deploy anything

if i run the script for either i get this error at the bottom. note, i ran the php-5.1.6 configure.js but the error is the same for both:

Image

i know i'm missing some libs as the errors i listed from VS.C++ Express doesn't compile certain things. i'm still trying to do it in this (as well as my full version that i've found :D) but i want to do it in express this way i can eventually cross platform compile and develop my version. so i was thinking of trying to compile it in Code::Blocks as well as VS.NET (either version)

thanks for your help so far everyone. i appreciate it :D

Posted: Sat Oct 21, 2006 9:13 am
by timvw
I'll forward this thread to the new program manager for visual studio express.. (untill last week he happened to work in the same shop as i do)

Posted: Sun Oct 22, 2006 12:26 am
by MrPotatoes
thanx by the way.

i've been away from the computer all day and when i come back i've got virii. something i did i know but whatever. i just finished restoring an image. i plan to try to compile it fuly with VS.NET 2005 Pro and 2003 but i still want to be able to compile it on windows without all that help. this way i can cross platform develop it

oh, and timvw, i appreciate that. i can't wait to hear what he's got to say :D

Posted: Sun Oct 22, 2006 6:11 pm
by MrPotatoes
sorry to bother you guys. i keep only getting a little bit further in what i'm doing here but i figure it's good ot update. seeing as today is my only day off it's really hard to get to this (most PHP stuff i do is in my off time :()

i found out that some of the files that i'm looking for. it's in the apache source. so, that's good to know for once. i'm going to see how to compile these two together and get to it