Re: [INTERNALS-WIN] Lib queries - cclient
[email protected] ("Steph Fox")
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <017c01c96176$2687f7d0$3ffc1f3e@foxbox> |
Hi Pierre, >> Used to be the same across the board... hence the setup, y'know, >> /include, >> /lib, /bin. Do I now have to have an /include_52 directory as well as >> /include? > > Yes, see below for the details, but typically, we have: > > php-sdk > |_ bin > all tools and scripts bintools in pecl2 > |_ php_5_2 > |_ x86 > |_ deps > |_include > |_lib > |_ x64 > |_ php_5_3 > |_ php_6 There's a lot of tripled lib and header usage there. That's new, I've always had /bin, /bindlib_w32, /include, /lib, /pecl and all the /phpxx on the same level 'til now, relying on vcvars32.bat to set up the VC and SDK stuff. It looks like it's going to be the only possible approach though... I'll sleep on it. > A typical structure can be created using the following command: > > phpsdk_buildtree nameofyourtree What on earth is 'phpsdk'? Oh it'll be in that tools thing I didn't look at yet I guess... no thanks, I like to know what's happening on my box :) > http://blog.thepimp.net/archives/Slides-for-PHP-World-Kongress,-Munich.html > > It shows a typical structure. I hope you don't think I'm being funny here - I got about halfway through the slides and Firefox committed suicide! Thanks anyway, I'll try again in the morning. - Steph > > -- > Pierre > > http://blog.thepimp.net | http://www.libgd.org > > -- > Windows Internals Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php >