Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64289 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56686 invoked from network); 15 Dec 2012 12:56:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Dec 2012 12:56:26 -0000 Authentication-Results: pb1.pair.com header.from=mohammad.ghazavi@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=mohammad.ghazavi@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.170 as permitted sender) X-PHP-List-Original-Sender: mohammad.ghazavi@gmail.com X-Host-Fingerprint: 209.85.223.170 mail-ie0-f170.google.com Received: from [209.85.223.170] ([209.85.223.170:51377] helo=mail-ie0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8C/75-19100-9737CC05 for ; Sat, 15 Dec 2012 07:56:25 -0500 Received: by mail-ie0-f170.google.com with SMTP id k10so7710276iea.29 for ; Sat, 15 Dec 2012 04:56:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=KCVI6EdTQM5IIntn8hr9DdRlp2h0UlaM76NWrJ25s0Y=; b=S+6WQMt+QJ9F5CUV4dk2OZVZx77hauFiWu67APSfHMUWOwp0mJ9mhxY8v6uCe543qr YGiw4db3HS5d4YnoyVJCZx5gT5ccYi13hWSMbhonacCFKSNMzTm/+V0Ib7cAMc6JN0hF J80wPjcyaGRPdnti9UQffajp6QcWI0DnMGM9RLQk6YbbZilXf1NpkzInlCrEyKoHX4ka 8hgeAKZandan/VhQ6cKd3mdMWCLb/yYMJqZm5AFkgZoKyQqBm7LcXww+gIQkrXgGA8jI kixliNpkno04AqqNLJGJH5HXH2EzW1I/p3ohRhLenCwT2kRKOBKApr+1femREciutPNc V7Kw== Received: by 10.43.117.197 with SMTP id fn5mr7118075icc.7.1355576182720; Sat, 15 Dec 2012 04:56:22 -0800 (PST) MIME-Version: 1.0 Sender: mohammad.ghazavi@gmail.com Received: by 10.50.156.163 with HTTP; Sat, 15 Dec 2012 04:55:41 -0800 (PST) In-Reply-To: References: Date: Sat, 15 Dec 2012 16:25:41 +0330 X-Google-Sender-Auth: aVsH4idrAnhLBDA35HsIONzXVZU Message-ID: To: Pierre Joye Cc: PHP internals Content-Type: multipart/alternative; boundary=bcaec517c9a6d647bc04d0e3ac0f Subject: Re: [PHP-DEV] error when compiling php 5.3.x with vc++ 2008 From: admin@ecdcconference.org (Amir) --bcaec517c9a6d647bc04d0e3ac0f Content-Type: text/plain; charset=UTF-8 I hope you help me to solve this problem. Exactly I don't underestand what should I do! I have config.w32.h in. ..main/ folder. so, what you mean? On Sat, Dec 15, 2012 at 4:15 PM, Pierre Joye wrote: > Yes,use config.w32 only to avoid wasting time :) > On Dec 15, 2012 1:43 PM, "Amir" wrote: > >> Not sure what you do in your code but this is typically the error >> while trying to link/build TS objects while working with a NTS >> configuration. >> >> I just going do build NTS object (zts=0) >> anything else i have to do for NST? >> >> >> On Sat, Dec 15, 2012 at 1:33 PM, Pierre Joye wrote: >> >>> hi, >>> >>> On Sat, Dec 15, 2012 at 10:51 AM, Amir wrote: >>> > I did it but have error still >>> > note: I compile none thread safe and got error when using some user >>> function >>> > in my c++ code. >>> >>> Not sure what you do in your code but this is typically the error >>> while trying to link/build TS objects while working with a NTS >>> configuration. >>> >>> Does it happen in PHP or in your ext? Please show the full error message. >>> >>> Cheers, >>> -- >>> Pierre >>> >>> @pierrejoye | http://blog.thepimp.net | http://www.libgd.org >>> >> >> --bcaec517c9a6d647bc04d0e3ac0f--