Is Win64 Supported?
Moderators: silvia, selimgunay, Moderators
Is Win64 Supported?
Hi, all.
I've viewed a few topics about compiling problems on Win64, and (http://opensees.berkeley.edu/OpenSees/d ... builds.php) says only Unix and Win32 are supported.
Who can please tell me if Win64 is ok? If yes, what should I specially pay attention to besides having correct code and corresponding 64-bit Tcl?
Thanks a lot.
I've viewed a few topics about compiling problems on Win64, and (http://opensees.berkeley.edu/OpenSees/d ... builds.php) says only Unix and Win32 are supported.
Who can please tell me if Win64 is ok? If yes, what should I specially pay attention to besides having correct code and corresponding 64-bit Tcl?
Thanks a lot.
Re: Is Win64 Supported?
there is a whole directory maintaned by others for the Win64 bit compilation. it may not work with existing codes depending on when they last updated it, but the problems will be related to missing class files which you can add to the projects quite simply on your own.
-
- Posts: 1
- Joined: Tue Aug 11, 2015 1:33 am
- Contact:
Re: Is Win64 Supported?
Do not know more about this operating system, but my experience is that 32bit is good to use, because finding 32bit supported applications is easy than finding 64bit.
Last edited by jesicarese on Mon Aug 17, 2015 10:10 pm, edited 1 time in total.
Re: Is Win64 Supported?
Thanks very much!
I finally borrowed a 32-bit computer...
I finally borrowed a 32-bit computer...
Re: Is Win64 Supported?
In window 64 its working but you need to modify your code and memory size, this one well work in win 32.
Happy my own windows.
Happy my own windows.
Re: Is Win64 Supported?
win64 works BUT YOU NEED TO INSTALL TCL64 .. if 32 bit is working and 64 is not it means you installed the wrong version of tcl.