![]() |
|
|
#1 |
![]() Join Date: Feb 2008
Location: Nebraska, USA
Posts: 327 (0.17/day)
Thanks: 61
Thanked 18 Times in 18 Posts
|
Visual C++ 2008 + Vista 64 Question
Can I use the visual c++ 2008 express IDE in vista 64, or do I need to get some kind of separate 64-bit compiler?
|
|
|
|
|
|
#2 |
![]() Join Date: Nov 2006
Location: At your local vending machine
Posts: 1,914 (0.81/day)
Thanks: 121
Thanked 419 Times in 368 Posts
|
You should be fine. I used Visual Basic '08 on 7 x64. Just make sure Vista is updated.
__________________
My FS/FT Thread
HEATWARE Xfire Steam ID Certs: MCTS, MCITP, HP APS Server: AMD Opteron 170 @2.95GHz | 4GB DDR 3-3-2-7 | 1x Samsung SPT 500GB, 2x WD Black 2TB, 2x 1.5TB Western Digital MyBook |
|
|
|
| The Following User Says Thank You to A Cheese Danish For This Useful Post: |
|
|
#3 |
![]() Join Date: Mar 2005
Location: Scotland
Posts: 661 (0.22/day)
Thanks: 22
Thanked 52 Times in 46 Posts
|
VS 2008 working fine here on Vista x64, can compile for x86 and x64(not tried yet).
|
|
|
|
| The Following User Says Thank You to Gzero For This Useful Post: |
|
|
#4 |
![]() Join Date: Feb 2008
Location: Nebraska, USA
Posts: 327 (0.17/day)
Thanks: 61
Thanked 18 Times in 18 Posts
|
Thanks for the info guys. I guess I was just seeing if anybody else has used visual on vista x64. I remember reading that you can develop native x64 apps with the express editions, but that you had to download the windows sdk and then configure visual studio.
|
|
|
|
|
|
#5 |
|
"I go fast!1!11!1!"
Join Date: Oct 2008
Location: IA, USA
Posts: 10,574 (6.29/day)
Thanks: 1,752
Thanked 2,596 Times in 1,960 Posts
|
I believe the ability to compile for x64 and IA-64 are packages (IA-64 especially is) which can be selected during installation. Which compiler it uses is choosen in your project properties.
Visual Studio 2008 itself works fine on Windows 98 through Windows 7 x64. In x64, you can't edit a binary that is currently debugging. You have to stop the debugger, edit, then start it again. In x86, you can. Not sure about IA-64.
__________________
Golden Rule of Programming: Never assume. try { SteamDownload(); } catch (Steamception ex) { RageQuit(); } |
|
|
|
|
|
#6 |
![]() Join Date: Feb 2008
Location: Nebraska, USA
Posts: 327 (0.17/day)
Thanks: 61
Thanked 18 Times in 18 Posts
|
Do I need to install anything sql related if I just plan on doing basic to a little advanced c++ stuff?
|
|
|
|
|
|
#7 |
|
"I go fast!1!11!1!"
Join Date: Oct 2008
Location: IA, USA
Posts: 10,574 (6.29/day)
Thanks: 1,752
Thanked 2,596 Times in 1,960 Posts
|
Nope. That's just there for OLE/DBC stuff. You can always Add/Remove it later if you do need it.
__________________
Golden Rule of Programming: Never assume. try { SteamDownload(); } catch (Steamception ex) { RageQuit(); } |
|
|
|
| The Following User Says Thank You to FordGT90Concept For This Useful Post: |
|
|
#8 |
![]() Join Date: Feb 2008
Location: Nebraska, USA
Posts: 327 (0.17/day)
Thanks: 61
Thanked 18 Times in 18 Posts
|
Is 664K memory usage for a simple guessing game considered optimized? I just made it in VS2008 Express.
|
|
|
|
|
|
#9 |
|
"I go fast!1!11!1!"
Join Date: Oct 2008
Location: IA, USA
Posts: 10,574 (6.29/day)
Thanks: 1,752
Thanked 2,596 Times in 1,960 Posts
|
I wouldn't worry about memory usage unless you are running into the megabytes.
__________________
Golden Rule of Programming: Never assume. try { SteamDownload(); } catch (Steamception ex) { RageQuit(); } |
|
|
|
| The Following User Says Thank You to FordGT90Concept For This Useful Post: |
|
|
#10 |
![]() Join Date: Feb 2008
Location: Nebraska, USA
Posts: 327 (0.17/day)
Thanks: 61
Thanked 18 Times in 18 Posts
|
Alright, I will keep that in mind.
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Visual C++ 2008 Redist Question | dcf-joe | General Software | 4 | Jul 9, 2009 11:04 PM |
| [SOLVED] Visual Studio 2008 - Unable to Add/Remove | FordGT90Concept | Programming & Webmastering | 0 | Mar 3, 2009 08:36 AM |
| Do you run Visual Studio 2008 beta?? | MrSeanKon | Programming & Webmastering | 11 | Jan 11, 2008 08:08 AM |
| Microsoft Visual Studio 2008 Is Imminent | malware | News | 13 | Nov 19, 2007 01:27 PM |
| Visual Studio 2008, .NET 3.5 Reach Beta 2; Silverlight 1.0 Hits RC | HellasVagabond | General Software | 0 | Jul 26, 2007 08:26 PM |