Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C++ and Visual C++ > Visual C++
|
Visual C++ Questions specific to Microsoft's Visual C++. For questions not specific to this Microsoft version, use the C++ Programming forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual C++ section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 17th, 2010, 01:02 PM
Registered User
 
Join Date: Jan 2010
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Problem compiling php5 in visual studio

I'm trying to compile php-5.3.2 on a vista 64 using visual studio 2008.
So I downloaded this package where i added an existing .dsp file to my project that was converted
to VS2008.

I’m just in the beginning of this phase.
Something that is a bit strange is that they added the file getopt.c and this file is
not found in ‘php-5.3.2\sapi\cgi’ where it is pointing to from the project.
If it is there for a reason then why is it not found in the folder where it is supposed to be?

The error I get is:
Error 21 fatal error C1083: Cannot open source file: '..\sapi\cgi\getopt.c': No such file or directory c1 php5

Grateful for any help on this.
 
Old March 18th, 2010, 01:14 PM
Registered User
 
Join Date: Jan 2010
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

php-5.2.13.tar
I found out that php-5.2.13.tar had the missing file.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Visual studio 2005(32 bit) code not work in visual studio 2008 on windows server 2008 gr8.jain Visual Basic 2008 Essentials 1 August 31st, 2009 10:07 AM
Visual Studio 2003 vs. Visual Studio 2005 eitanbarazani C# 2005 4 May 9th, 2006 01:34 AM
Visual Studio problem viking25 C# 0 October 18th, 2003 06:19 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.