Home › Forums › Installation › windows 7 support
- This topic is empty.
-
AuthorPosts
-
July 27, 2010 at 8:35 pm #200kkaiserParticipant
I had glade up and running in windows vista 64-bit but now that I upgraded my workstation to windows 7 64-bit glade does not come up.
I know that the current version is only tested on XP and Vista. I was just wondering if someone has been able to run on their win 7 os.
July 27, 2010 at 8:35 pm #813kkaiserParticipantI had glade up and running in windows vista 64-bit but now that I upgraded my workstation to windows 7 64-bit glade does not come up.
I know that the current version is only tested on XP and Vista. I was just wondering if someone has been able to run on their win 7 os.
July 28, 2010 at 7:52 am #814KeithKeymasterThe Windows version is currently supported on 32 bit, not 64. Sorry.
July 28, 2010 at 8:06 am #815kkaiserParticipantThanks for the clarification. Are there any plans for 64-bit support? Isn't the majority of Windows 7 users on 64-bit versions. Particular the IC design community?
July 28, 2010 at 8:20 am #816KeithKeymasterIn theory this should be possible as VC++ supports cross-compilation to x64. I don't have a 64 bit windows platform to test on, though.
July 28, 2010 at 8:37 am #817kkaiserParticipantI am more than happy to test it if you can provide the build.
July 28, 2010 at 8:43 am #818KeithKeymasterI will take a look. It will require building a 64 bit version of Qt, as Trolltech don't ship a prebuilt 64 bit version as far as I'm aware.
July 29, 2010 at 1:27 pm #819KeithKeymasterAfter a few false starts the Qt library is building using the VC2008 cross compiler… so it looks possible.
July 30, 2010 at 9:32 am #820KeithKeymasterOK I may need some help to get this thing linked – Glade needs the ActiveState python library for the linker. However, the 64 bit version uses the 64 bit Windows Installer, which of course won't run on a 32 bit machine…
If you can download the 64 bit version of python (which you will want anyhow), unpack it and send me the following files (zipped):
python26.lib
python26.dllthen I should be able to build the 64 bit executable.
July 30, 2010 at 5:19 pm #821kkaiserParticipantI cannot find the DLL in the version 2.6.5 install. I have attached the compressed install folder and the LIB file. I hope that resolves the problem, else let me know.
July 30, 2010 at 5:43 pm #822KeithKeymasterHi, it doesn't look like the attachment worked. How big is the file – can you email it? Send to support@peardrop.co.uk, thanks.
Edit: I have changed the limit for attachment file sizes – it was 200Kb only before.
For the python26.dll, try looking in C:windowssystem32 (or the equivalent for 64 bit windows).
November 25, 2011 at 3:40 pm #1054KeithKeymasterJust a short note that Glade is now developed and tested on Windows 7, 64 bit version.
It's also occasionally tested on Windows XP (but not the 64 bit version).
Porting to other platforms is done using VMware Workstation.
March 14, 2017 at 4:10 pm #1989riyaz058ParticipantHi Keith,
I tried to install glade on Windows 7 64bit machine but I'm getting the following error.
Initially it asked for some missing dll files which we added to relevant system folders after which its giving us the error as
"The application was unable to start correctly(0xc000007b). Click OK to close the application"Thanks,
RiyazMarch 14, 2017 at 4:32 pm #1990KeithKeymasterThe build for Windows has been updated to the latest v141 C runtime libraries. Please run the vcredist executable to install them.
-
AuthorPosts
- You must be logged in to reply to this topic.