Hello Ioic69Hi all
I use VLC for video streaming application.
I compiled successfully with Visual Studio 6 a plugin for VLC.
Today I'm migrating all project under Visual Studio 2005 because Visual studio 6 is depreciated...
The problem is VLC plugin compiled with Visual Studio 2005 cause VLC critical error and crash...
VLC plugin compiled with Visual Studio 6 working well were.
An idea for Visual Studio 2005 settings ?
Regards
Hello j-bVisual Studio is not a recommended platform to build VLC. Not 6.0 nor 2005. The developers zill not be able to help you then.
Use MSys/MingW.
Thanks for you help!You should read the wiki / Developers's Corner. It'll help you a lot.
Anyone helps me !$ make
/bin/sh: ../vlc-config:No such file or directory
make:*** No rule to make target ' .. /configure.ac',needed by 'Makefile.in'.Stop.
Hello loic69.
For info, I can compile and it's work without problems on VS6 but not in VS2005. If you find solution, it would be a great day...
Thx
UNDER VS6Hello loic69.
For info, I can compile and it's work without problems on VS6 but not in VS2005. If you find solution, it would be a great day...
Thx
Did you only built plugin with VC6? I also try to compile a plugin - NOT the complete vlc.Can you detailedly tell me how I should configure the building environment?
Thanks!
I can send you by mail (give me your mail in private messsage) the VS6 dsp and dsw. Open it with VS2005 and try to change option such /MT /MD,.... If you have result, can you send me the sln and vcproject files back ?
Hi, would you please send me VS6 dsp and dsw?UNDER VS6Hello loic69.
For info, I can compile and it's work without problems on VS6 but not in VS2005. If you find solution, it would be a great day...
Thx
Did you only built plugin with VC6? I also try to compile a plugin - NOT the complete vlc.Can you detailedly tell me how I should configure the building environment?
Thanks!
Hi I built my plugins (filters) with VS6. All is working very well.
UNDER VS2005
I try to open my dsw and dsp files with VS2005. The compile was OK but I have memory problems (crashes) in execution. I think but I'm not shure the problem is on CRT lib which are not the same with VS2005 :
VS6 : MSVCRT.DLL
VS2005 : MSVCRT8.DLL
I can send you by mail (give me your mail in private messsage) the VS6 dsp and dsw. Open it with VS2005 and try to change option such /MT /MD,.... If you have result, can you send me the sln and vcproject files back ?
hiHi
Anyone as found a solution ?
My precedent post reffered to VLC 0.8.1 (plugin was built with VS6).
But now I'd like to switch to VLC 0.8.6b but my plugin doesn't building ith VS6...
I try to make a build with msys but I get on big vlc.exe file instead of a small vlc.exe and a libvlc.dll. I used option which are present in install.WIN2 file...
I'm happy for you.hiHi
Anyone as found a solution ?
My precedent post reffered to VLC 0.8.1 (plugin was built with VS6).
But now I'd like to switch to VLC 0.8.6b but my plugin doesn't building ith VS6...
I try to make a build with msys but I get on big vlc.exe file instead of a small vlc.exe and a libvlc.dll. I used option which are present in install.WIN2 file...
I built vlc with cygwin succecfully. just fowllow the install.WIN32 strictly!
xiaobei
Return to “VLC media player for Windows Troubleshooting”
Users browsing this forum: No registered users and 25 guests