![]() |
need help compiling on XP sp3 (or jump-starting my brain) - Printable Version +- Forums (https://www.vdrift.net/Forum) +-- Forum: Project (https://www.vdrift.net/Forum/forumdisplay.php?fid=4) +--- Forum: Development (https://www.vdrift.net/Forum/forumdisplay.php?fid=9) +--- Thread: need help compiling on XP sp3 (or jump-starting my brain) (/showthread.php?tid=1445) |
need help compiling on XP sp3 (or jump-starting my brain) - boodrifter - 02-24-2011 I'm new at messing with compilers, but think I have enough experience to make a go of it. I've followed the wiki directions for getting the dev version/checking out data and compiling on Windows (though I may have missed something). With code blocks I get as far as this: Code: Running project pre-build steps Have I made some obvious mistake? I would love to have this work. What other info can I provide to clarify this? - NaN - 02-24-2011 You need to compile cURL by yourself. I've updated the Wiki: http://wiki.vdrift.net/Compiling_on_Windows#cURL - boodrifter - 02-24-2011 Thanks, I'll try that. I tried adding paths in the code blocks search paths, but that got ridiculous. Using Scons gave still different "not found" errors - here's hoping this is it. All is well - boodrifter - 02-25-2011 Thanks again, we are drifting now. - joevenzon - 02-28-2011 Should we bundle the libcurl include folder and dll for windows users? - NaN - 03-01-2011 Yeah, will simplify the development setup. |