#2547 closed bug (fixed)
A little patch to compile BeServed under Visual Studio 2008
Reported by: | oco | Owned by: | modeenf |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications | Version: | R1/pre-alpha1 |
Keywords: | Cc: | fredrik@… | |
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
Here is a little patch to compile BeServed under Visual Studio 2008 (the Windows part). Unfortunately, it is not possible to compile under a free version of Visual Studio as BeServed require MFC's, only available in full versions.
As it is difficult to get the needed tools, i have uploaded some binaries :
- the server : http://olivier.coursiere.free.fr/download/BeServed.exe
- the control panel application (for configuration) : http://olivier.coursiere.free.fr/download/FileSharing.cpl
I have not tested much, but it should work. The patch is only a compile fix.
Visual Studio as also complaining about mixed end of line in some files (authentication.cpp and BeServed.cpp). I don't know which style should be chose for those Windows only files.
All this stuff was waiting on my computer since a few months...
Attachments (1)
Change History (7)
by , 16 years ago
Attachment: | BeServed.cpp.diff added |
---|
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Cc: | added |
---|---|
Platform: | All → x86 |
I'll Have a look on this. So Filesharing are a cpl.. :) didn't find a exe so now I know :), anyone tested this under Vista or Windows7?
This can be put on me..
comment:3 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:5 by , 15 years ago
Just a note... I don't know if you used Olivier's patch or not, but if you did, please make sure to always mention the patch supplier in the commit message.
A few notes about installation :