Re: [PHP-DEV] win32 debug mode, MSVCRTD.dll. From: moshe doron (mosdoron <email protected>)
Date: 10/05/00

did it. the linkge warning disappeared but i still can't load php getting
the same error
?

thanks
moshe.

mosdoron <email protected>
icq: 1542485

"André Langhorst" <A.Langhorst <email protected>> wrote in message
news:39DCE3B8.7000806 <email protected>
>
> > i tring compiling php4.0.1pl2 realese and its work ok, but on the debug
mode
> > i get the warning:
> >
> > LINK : warning LNK4098: defaultlib "MSVCRT" conflicts with use of other
> > libs; use /NODEFAULTLIB:library
> >
> > and when tring runing php.exe, i get the msgbox (Entry Point Not Found):
> > " The procedure point_chkesp could not be located in the dynamic link
> > library MSVCRTD.dll"
> > and the program die.
> >
> > can some1 halp me with this problem?
>
> yup, you need to compile the "resolv.lib" from bindlib_win32 package in
> debug mode (remember to keep both .libs) and replace the other one while
> building php in debug mode
>
> andré
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
> For additional commands, e-mail: php-dev-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>