byuccl / RapidSmith2

RapidSmith2 - the Vivado successor to RapidSmith. Released Jan 4, 2017.
Other
41 stars 13 forks source link

64-bit QT for Windows #262

Open nelsobe opened 7 years ago

nelsobe commented 7 years ago

QT is still at 32-bit for windows. An trial made recently to update to a newer QT so that Windows could use the 64-bit version caused problems in the Linux version. We should drill down on this and figure it out so that all supported machine types can use 64-bit QT.

trharoldsen commented 7 years ago

Ideally, we should see how hard it is to abandon QT. QT for Java is no longer being updated (it's a decade out of date now) and, from the limited tinkering I've done with it, the new replacement for Swing, JavaFX, seemed decent.

On 8/21/2017 10:20 AM, nelsobe wrote:

QT is still at 32-bit for windows. An trial made recently to update to a newer QT so that Windows could use the 64-bit version caused problems in the Linux version. We should drill down on this and figure it out so that all supported machine types can use 64-bit QT.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/byuccl/RapidSmith2/issues/262, or mute the thread https://github.com/notifications/unsubscribe-auth/AMdCwh0NM1RBso2Hr1AJPnhPyZKwR3FQks5saa5BgaJpZM4O9j8a.

nelsobe commented 7 years ago

Great project for new students coming up to speed on RapidSmith2!