Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
cm3
10y ago
0 comments
Save
Share
There's a linux directory, what's that for?
0 comments
4 comments · 1 top-level
top
newest
oldest
viktorelofsson
10y ago
· 3 in thread
I've split the project in two parts, PicoTorrent and PicoTorrentCore. PicoTorrentCore is cross-platform and builds on GCC4.8.
The linux directory contains build scripts to build on Linux, which is used for the TravisCI builds.
cm3
OP
10y ago
And there's no UI yet, right? If you plan to write one, I'd suggest Qt, since you use C++ extensively already.
tgpc
10y ago
I hear qt is excellent, but would encourage you to do distinct ui code for each platform, in that platform's native ui libs. You'll look like a fish out of water otherwise.
2 more replies
serbrech
10y ago
Why not using electron on top of the api? it's not overly complicated UI anyway, and it will build on an api that other can use.
j
/
k
navigate · click thread line to collapse