![]() |
PHP5 Visual Studio. WTF php5nts_debug.lib ???
I got this error when I tried to compile:
Quote:
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. |
Re: PHP5 Visual Studio. WTF php5nts_debug.lib ???
Just remove it from the project. Then instead of a "missing library" error you may or may not get any "missing symbols" errors. If you get no missing symbols then the library wasn't needed. If you do get missing symbols then you can Google them instead and find out what library they are defined in.
|
Re: PHP5 Visual Studio. WTF php5nts_debug.lib ???
Quote:
Thanks for the answer it helped me a lot. :angel: |
| All times are GMT +5.5. The time now is 19:24. |