FileZilla 3 development diary

Moderator: Project members

Message
Author
Superracingteam
150 Opening data channel
Posts: 55
Joined: 2004-05-18 15:41

#166 Post by Superracingteam » 2004-09-06 20:07

make[2]: Leaving directory `/home/nathan/FileZilla 3/src/engine'
Making all in interface
make[2]: Entering directory `/home/nathan/FileZilla 3/src/interface'
Making all in resources
make[3]: Entering directory `/home/nathan/FileZilla 3/src/interface/resources'
make[3]: *** No rule to make target `file.png', needed by `all-am'. Stop.
make[3]: Leaving directory `/home/nathan/FileZilla 3/src/interface/resources'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/nathan/FileZilla 3/src/interface'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/nathan/FileZilla 3/src'
make: *** [all-recursive] Error 1
----
It is going to begin a little bit boring
thanks for all help

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

#167 Post by botg » 2004-09-07 11:20

Just touch missing files. Looks like your makefiles are outdated.

Superracingteam
150 Opening data channel
Posts: 55
Joined: 2004-05-18 15:41

#168 Post by Superracingteam » 2004-09-07 14:41

thanks it is working now.
Thanks for all support

kevino
500 Command not understood
Posts: 3
Joined: 2004-03-22 21:21

Any chance for a source tarball?

#169 Post by kevino » 2004-09-12 15:41

I've been trying to get FileZilla to compile on Mac OS X, but as it tuns out the configure generation scripts seem geared towards Linux and it would be a big help if I could get a tarball with configure scripts already generated. I promise I'll send a screenshot if I get it running. :wink:

I haven't found a good free FTP program for OS X yet, and on Windows FileZilla has been my favorite client for longer than I can remember! I am very happy to see FileZilla now becoming cross-platform! I'm quite familiar with wxWidgets on Mac, so I'll also try to help out in diagnosing and resolving any Mac-specific problems that arise.

Thanks,

Kevin

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

#170 Post by botg » 2004-09-12 16:43

Kevin, run the update-configure.sh script, it should solve your problems.

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

#171 Post by botg » 2004-09-12 23:12

Now that the World of Warcraft Stresstest is over, I have more time for FZ3 again. I'm currently writing the setting storage backend for FZ3. Like in FZ2 xml files are used.
To read and write the xml files, I'm using TinyXml (http://www.grinninglizard.com/tinyxml/index.html), a really beautiful library.

User avatar
velkymx
503 Bad sequence of commands
Posts: 22
Joined: 2004-06-04 00:35

#172 Post by velkymx » 2004-09-14 21:22

OK I am going to work up some new icons. I also have a good idea for a tranfering icon! Is the 16/24/32 bit issue been resolved?

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

#173 Post by botg » 2004-09-14 21:38

Despite for the application icon, colourdepth is no longer an issue.
For more information about the icons, read http://cvs.sourceforge.net/viewcvs.py/f ... nspecs.htm please

User avatar
velkymx
503 Bad sequence of commands
Posts: 22
Joined: 2004-06-04 00:35

#174 Post by velkymx » 2004-09-14 22:15

Nice... I'll work up something.

mriolo
550 Permission denied
Posts: 29
Joined: 2004-05-17 16:33
Location: Chicago

#175 Post by mriolo » 2004-09-15 04:07

what about this guy http://www.icon-king.com/portfolio.php?show=os. stuff looks good and already got a couple of open source things going.

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

#176 Post by botg » 2004-09-15 09:07

If you ask him to create an icon set for FZ3 for free, go ahead, I'll be happily accepting any good icon sets.

User avatar
velkymx
503 Bad sequence of commands
Posts: 22
Joined: 2004-06-04 00:35

#177 Post by velkymx » 2004-09-15 16:12

That guy definately has some nice stuff!! btog - what do you think of a firefox style icon with a lizard wrapped around a ball?

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

#178 Post by botg » 2004-09-15 16:43

Without actually seeing it I can't tell.

User avatar
velkymx
503 Bad sequence of commands
Posts: 22
Joined: 2004-06-04 00:35

#179 Post by velkymx » 2004-09-15 17:02

Something like this: Image

User avatar
velkymx
503 Bad sequence of commands
Posts: 22
Joined: 2004-06-04 00:35

#180 Post by velkymx » 2004-09-15 17:20

Image

Post Reply