Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#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 :

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)

BeServed.cpp.diff (1.2 KB ) - added by oco 16 years ago.

Download all attachments as: .zip

Change History (7)

by oco, 16 years ago

Attachment: BeServed.cpp.diff added

comment:1 by oco, 16 years ago

A few notes about installation :

  • copy the control panel application in the c:\windows\system32 directory
  • run "BeServerd.exe -install" from the command line to install BeServed as a Windows service.

comment:2 by modeenf, 15 years ago

Cc: fredrik@… added
Platform: Allx86

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 modeenf, 15 years ago

Owner: changed from axeld to modeenf
Status: newassigned

comment:4 by modeenf, 15 years ago

Resolution: fixed
Status: assignedclosed

Fixed in hrev31240

comment:5 by stippi, 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.

comment:6 by modeenf, 15 years ago

I usually do but now I wasn't as clear as should have. Sorry Olivier

Note: See TracTickets for help on using tickets.