944,200 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Marked Solved
  • Views: 598
  • C++ RSS
Oct 3rd, 2009
-4

can somebody compile this?

Expand Post »
I have this code which I need to be compiled in 64-bit mode but have no 64-bit capable compiler. First of all, could somebody compile this code for me and put the executable on filedropper.com or something? And second of all, does anybody know of a free 64-bit capable compiler for Windows Vista?
Similar Threads
Reputation Points: 10
Solved Threads: 0
Light Poster
dzhugashvili is offline Offline
35 posts
since Jun 2009
Oct 3rd, 2009
-7

Re: can somebody compile this?

Quote ...
does anybody know of a free 64-bit capable compiler for Windows Vista?
If you are a comp/sci student you can download Visual Studio Professional (for free) off of Dreamspark - if you need a 64 bit OS you can get Server 2008 R2 off of there too.

if you are not a student, i think GCC (MinGW on windows) may be able to. Im prettysure you cant cross compile though (meaning to make 64 bit binaries, you must be running a 64 bit compiler on a 64 bit capable OS and CPU).
Moderator
Featured Poster
Reputation Points: 1800
Solved Threads: 575
Moderator
jbennet is offline Offline
16,534 posts
since Apr 2005
Oct 3rd, 2009
0

Re: can somebody compile this?

Visual C++ (other than the free express editions) can compile 64bit directly in the IDE. It does appear that you can compile from the Express edition, using command line compilation. See here
Last edited by vmanes; Oct 3rd, 2009 at 9:32 pm.
Reputation Points: 1268
Solved Threads: 228
Posting Virtuoso
vmanes is offline Offline
1,895 posts
since Aug 2007
Oct 9th, 2009
-1
Re: can somebody compile this?
Do you mean I can compile code in 64-bit mode using Express Edition? I thought 64-bit compilation was entirely out of question for Express Edition. I just installed Professional Edition on a 64-bit machine under a 32-bit operating system. How do I proceed to compile my code in 64-bits? Or do I need a 64-bit operating system, too. I still have Express installed on a 64-bit machine running 64-bit Vista.
Reputation Points: 10
Solved Threads: 0
Light Poster
dzhugashvili is offline Offline
35 posts
since Jun 2009
Oct 17th, 2009
0
Re: can somebody compile this?
alright so I tried the steps here

http://msdn.microsoft.com/en-us/library/9yb4317s.aspx

to target my application to 64-bit under both Express and professional editions, bot neither of them had the option of a 64-bit platform under the New Solution Platform Dialog Box
Reputation Points: 10
Solved Threads: 0
Light Poster
dzhugashvili is offline Offline
35 posts
since Jun 2009
Oct 20th, 2009
0
Re: can somebody compile this?
Got it. Evidently the "full" installation didn't include the 64-bit compilers. An update solved the problem. Thanks!
Reputation Points: 10
Solved Threads: 0
Light Poster
dzhugashvili is offline Offline
35 posts
since Jun 2009

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: can sumbody help me out wid dis...??
Next Thread in C++ Forum Timeline: exception





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC