im Trying to build a fileZilla client

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
nirhadar1
500 Command not understood
Posts: 2
Joined: 2011-10-25 08:29
First name: Nir
Last name: Hadar

im Trying to build a fileZilla client

#1 Post by nirhadar1 » 2011-10-25 08:43

Hi All,

I am facing some problems building the fileZilla client,
The purpose is to set up an Embedded Ftp Client.

I had successfully downloaded the fileZilla source code .
i had successfully downloaded the wxWidge and build it.

is there any step by step documentation to build the FileZilla client.

this are some of the build errors i got:

\include\wx\msw\dde.h(100): error C2433: 'wxDDEServer::wxDDEConnectionList' : 'inline' not permitted on data declarations
1>C:\wxWidgets-2.8.12\include\wx\msw\dde.h(100): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>C:\wxWidgets-2.8.12\include\wx\msw\dde.h(101): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>C:\wxWidgets-2.8.12\include\wx\msw\dde.h(103): warning C4183: 'GetConnections': missing return type; assumed to be a member function returning 'int'

twu2
425 Can't open data connection
Posts: 45
Joined: 2005-02-26 16:54

Re: im Trying to build a fileZilla client

#2 Post by twu2 » 2011-10-25 08:49


nirhadar1
500 Command not understood
Posts: 2
Joined: 2011-10-25 08:29
First name: Nir
Last name: Hadar

Re: im Trying to build a fileZilla client

#3 Post by nirhadar1 » 2011-10-25 11:46

Thanks twu2,

It helps me but ...

i think i face a problem using this manuel becouse the msys.bat file that i run found a missing file name : mspdb100.dll

i try to run in twice and redownload all files twice i am facing the same problem.

Charlene
500 Command not understood
Posts: 3
Joined: 2011-11-23 16:05
First name: Charlene
Last name: Jackson

Re: im Trying to build a fileZilla client

#4 Post by Charlene » 2011-11-29 19:16

Thanks for the link! this is exactly what I needed to correct this issue. This has been holding me back from completing the site that I am developing. This project has been one problem after the next, so I will be glad when it's done. I am in a bit of a hurry to complete this project, so I really appreciate this information. I also have a question. I have not been very happy with my host lately, so I am shopping for a new one. I would like to know if anyone knows anything about cloud computing companies, and if you would recommend them. If you can help me out with this, I would really appreciate it. Thank you.

Post Reply