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 24th, 2010, 12:42 PM
Registered User
 
Join Date: Jan 2010
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default PHP5 Visual Studio. WTF php5nts_debug.lib ???

I got this error when I tried to compile:
Quote:
Error 58 fatal error LNK1104: cannot open file 'php5nts_debug.lib' php5 php5
So as usual I did a search on Google. WTF no hits about this file. I did a search on Yahoo and got about 9 hits. None of them in an article or help. They where all in the older Visual Studio .dsp file. It is like they put it there just to make it harder to compile PHP5 on windows.

There is just no information of what the file does and why it is in linker input additional dependencies. My approach is just to remove it and go from there.

Has anyone any information about the file and why it is there.
I would be really happy to know about it.

Grateful for your comment.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem compiling php5 in visual studio nattsurf123 Visual C++ 1 March 18th, 2010 01:14 PM
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 .net2003 and Visual Studio 2005 Gert Visual C++ 1 January 24th, 2006 05:10 AM
Visual studio 6 or visual studio .NET chaitannyam Visual C++ 1 November 13th, 2005 09:26 AM





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