NetEZ.com NetEZ Community
Enter City & State or US Zip Code:
Change your local weather options
Google
WWW NetEZ.com

NetEZ.com Forum Index  
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

say hello to 64 bit
Goto page 1, 2  Next
 
Post new topic   Reply to topic    NetEZ.com Forum Index -> xplorer² Professional
View previous topic :: View next topic  
Author Message
nikos
Moderator
Moderator


Joined: 07 Feb 2002
Posts: 12346
Location: UK

PostPosted: Sat Sep 13, 2008 4:41 am    Post subject: say hello to 64 bit Reply with quote

in reply to your 64 bit requests I have started work for an 64 bit xplorer2 party

since i've got no x64 developer platform (hardware) I'd appreciate some help from people that can help with tests and debugging. If you are interested and wish to help, please send me an email (click button below) and i'll add you to a special list
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
snemarch
Member
Member


Joined: 15 Jan 2008
Posts: 58

PostPosted: Sat Sep 13, 2008 8:19 am    Post subject: Reply with quote

beer  inlove

I definitely wouldn't mind giving a hand with this - I'll fire off a mail straight away Smile
Back to top
View user's profile Send private message
Mr.Pleasant
Silver Member
Silver Member


Joined: 29 Dec 2006
Posts: 242
Location: Utrecht, NL

PostPosted: Sat Sep 13, 2008 8:29 am    Post subject: Reply with quote

thumbup  Great to hear that, Nikos!
Back to top
View user's profile Send private message
jgt1942
Bronze Member
Bronze Member


Joined: 05 Mar 2008
Posts: 111

PostPosted: Sat Sep 13, 2008 8:46 pm    Post subject: Reply with quote

Will the new version run on 32 bit as well? If so add me to the test group. Also I have one new PC that does not have any OS on it. I can install 64 bit - would you prefer Vista or WinXP?
Back to top
View user's profile Send private message
nikos
Moderator
Moderator


Joined: 07 Feb 2002
Posts: 12346
Location: UK

PostPosted: Sun Sep 14, 2008 1:26 am    Post subject: Reply with quote

this will be a separate version that only runs on 64 bit, so I don't need any generic 32 bit testers, thanks
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
jgt1942
Bronze Member
Bronze Member


Joined: 05 Mar 2008
Posts: 111

PostPosted: Mon Sep 15, 2008 2:45 am    Post subject: Reply with quote

I was just asking about the 32/64 bit just to simplify things on my end and run the same test on multiple systems.

Currently I have one system I just built and it has NO OS installed. I can install WinXP or Vista 64 bit. I'm leaning toward Vista only because that seems to be the way the world is going. I'm not a fan of Vista mainly because MS move stuff around and I find it difficult to find the darn stuff.
Back to top
View user's profile Send private message
dougis
New Member
New Member


Joined: 03 Mar 2008
Posts: 2

PostPosted: Tue Sep 23, 2008 6:37 pm    Post subject: Reply with quote

Just sent you an email about testing the new version.
I am running 64 bit Vista Ultimate and would love to help test the new version out (then all of my shell extensions will work in 64 bit and I can stop installing 2 versions of TortoiseSVN Smile).
Back to top
View user's profile Send private message
jazzcat
Member
Member


Joined: 06 Feb 2006
Posts: 38
Location: UK

PostPosted: Mon Sep 29, 2008 5:44 pm    Post subject: Reply with quote

just out of interest, what is your planned approach towards building the 64 bit version? will this mean all versions will be ported to VS2008?
Back to top
View user's profile Send private message
nikos
Moderator
Moderator


Joined: 07 Feb 2002
Posts: 12346
Location: UK

PostPosted: Tue Sep 30, 2008 1:02 am    Post subject: Reply with quote

it looks like i'll manage to get by using my trusty VS6. Perhaps next week I'll blog about the 64 bit compilation process
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Kilmatead
Gold Member
Gold Member


Joined: 30 Sep 2008
Posts: 829
Location: Dublin

PostPosted: Tue Sep 30, 2008 3:31 am    Post subject: Reply with quote

nikos wrote:
it looks like i'll manage to get by using my trusty VS6. Perhaps next week I'll blog about the 64 bit compilation process

For testing purposes (and just fun), the Academic Version of VS2008 is available from Amazon.  Quite inexpensive (regarding the commercial version) it can only be used for non-professional purposes, obviously.  Not sure what  potential watermarks are done on this when producing release compilations, as for all intents and purposes mine seems identical.

Though the Amazon site is unclear, it is the complete professional version, and does include the full MFC, easily producing x64 executables (C++, C#, VB, Server, et al, fully included).

Interestingly, Microsoft seem to consider everyone outside of the US as being on the honour system, as this Academic version is only sold outside the continental US, no checks/verifications necessary (Amazon.co.uk is wonderfully egalitarian that way).

Patches happily up to the (recent) .NET 3.5 (VS) SP1 under Vista x64.  Provides full updated TR1 and MFC support.

Far superior to VS6, for once Microsoft actually managed to do something right.  It's even (dare I say it), superior to the Borland which says a lot.  If one can't afford a full Professional or Team release, this is a great way to verify compatibility before using VS6 (or other) for releases.

Looking forward to the blog.

Postscriptum: "You must have 1 posts before you can post URL's/Links."  How rude. Very Happy Copy/paste the http to www.amazon.co.uk/s/ref=nb_ss_w_h_/026-9086524-2516445?url=search-alias%3Daps&field-keywords=visual+studio+2008+academic&x=0&y=0
Back to top
View user's profile Send private message
jazzcat
Member
Member


Joined: 06 Feb 2006
Posts: 38
Location: UK

PostPosted: Tue Sep 30, 2008 6:29 am    Post subject: Reply with quote

well vs2008 may be superior, but i think the problem is in the porting process.

i imagine that for a project of the size of x2, porting to vs2008 may not be a trivial task. the compiler implements different standards and is a bit stricter, and may refuse to compile the code without a *lot* of painful modifications.

this is the problem i imagine nikos would be up against if ever he tries to port to vs2008.

on the other hand as has been mentioned in other posts, the longer one leaves it, as new compiler versions are released, the mountain of work required to port increases...

it's a tightrope!
Back to top
View user's profile Send private message
Kilmatead
Gold Member
Gold Member


Joined: 30 Sep 2008
Posts: 829
Location: Dublin

PostPosted: Tue Sep 30, 2008 8:46 am    Post subject: Reply with quote

jazzcat wrote:
...but i think the problem is in the porting process.

Quite true, but that's why God invented #pragma - to prevent people having anything better to do on Sunday afternoons.

Being a Medievalist myself, I'm the last person to advocate change; I treasure my copy of Kernighan & Ritchie and personally consider Bjarne Stroustrup a meddling busybody, but that's just me. Very Happy

jazzcat wrote:
...the longer one leaves it, as new compiler versions are released, the mountain of work required to port increases...

Indeed, if one chooses to develop anything, and provide support for it, it rather makes sense to (as the cliché goes) use the right tools for the job.  Especially considering this topic - the bemusing popularity of x64 (Vista variety) amongst gamers who mistakenly believe it will make everything faster, does at the very least have enough trickle-down effect to provide the impetus for developers to be more flexible in their thinking.  XP (and by extension, x86) has heard the shadow of it's death-knell, so as ever, we're dragged kicking and screaming into the regrettable future.  Could be worse: next someone will wonder why X2 doesn't have a Google Toolbar.  Shoot 'em all.  (After they've paid.)

Again, personally, in a perfect world we'd all be holding hands and singing the hymns of GPL-togetherness (and letting the great unwashed complaining user-base solve it's own bloody problems)... but thankfully the real world's not like that - it's much more cruel. Smile
Back to top
View user's profile Send private message
fgagnon
Site Admin
Site Admin


Joined: 08 Sep 2003
Posts: 4271
Location: Springfield

PostPosted: Tue Sep 30, 2008 9:06 am    Post subject: Reply with quote

ROTFL at your post, Kilmatead, ... and with similar sentiments. Smile

I just want to add one thing: It's not just gamers that want/need x64. Anybody who does a lot of graphics work knows the real benefit of the larger memory supported by it. (x32 has 3GB limit).  For example, serious amateur and professional photographers have the need.  ... But I suppose we can put the snapshot artist photographer wanna-be's in with the gamers who may not have a real need, but serve to push advances for the rest of us by their demands. Wink
Back to top
View user's profile Send private message Send e-mail
Kilmatead
Gold Member
Gold Member


Joined: 30 Sep 2008
Posts: 829
Location: Dublin

PostPosted: Tue Sep 30, 2008 9:37 am    Post subject: Reply with quote

fgagnon wrote:
For example, serious amateur and professional photographers have the need.

Granted, and video editors, CAD, high-def porn mongers, virtualization gurus, all are happier in the brave new world of "more memory than we really need."

Not unrelated to this, due to that recognition, how many years has to taken Adobe to make Photoshop x64 compatible (I'm even assuming it is, at the moment).

They did more to popularize (and rightfully so) the Gimp due to their lack of attention/support in that intervening time than any word of mouth could ever accomplish.  The Gimp being free isn't exactly what you'd call competition, but one less mass-market Photoshop user makes the world a better place.

By extension, X2 is not the only ice-cream shop on the block - though it seems to have higher quality chocolate than the rest.

4GB is great.  Just enough room to stretch, but not enough for cobwebs to accrue.

I'm ranting off topic.  I'll shut up now.  Very Happy
Back to top
View user's profile Send private message
nikos
Moderator
Moderator


Joined: 07 Feb 2002
Posts: 12346
Location: UK

PostPosted: Wed Oct 01, 2008 12:56 am    Post subject: Reply with quote

just to clarify i don't stick with VS6 because i'm cheap (i have VS2007). It's just that I can't be bothered using the new ATL and WTL and new compiler on a project that currently pays the bread and beer. Too much uncertainty!
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    NetEZ.com Forum Index -> xplorer² Professional All times are GMT - 4 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP