Compiling using Visual C++

Moderator: Project members

Post Reply
Message
Author
arimicci
500 Syntax error
Posts: 16
Joined: 2006-04-19 12:41
Location: Savona, Italy

Compiling using Visual C++

#1 Post by arimicci » 2006-04-19 12:51

Hi, ive read about howto compile fz server using all tools u wrote on sticked post, I just wonder if I have to made special arrangements to compile using VC++ 7.1.
Just note Ive to get and setup VC, but dont want waste time on a thing that I may found useless then.

Reading source code of latest release of FZ server I see a VC project file is provided, that means it will be just a click'n'run breeze compilation? I guess maybe its not so easy heh

I tried before using freeware VC++ express 2005, but no MFC provided, so no luck with it, thats reason Im asking if I can try with VC7.1.

Or is it recommended to go with all tools u posted on sticky from the start, to avoid lotta troubles then?

User avatar
botg
Site Admin
Posts: 35555
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

#2 Post by botg » 2006-04-19 18:57

It's possible to compile FileZilla Server with VC 7.1. You will have to compile and configure zlib before compiling FileZilla Server though.

Post Reply