visual studio 2008 - starting 64 Bit Windows Application Development -


Using Microsoft Visual Studio 2008, you want to start writing 64-bit scientific computing applications for Windows (Signal Processing). What should I do? As far as a development platform is concerned, then what is ready?

How will it differ from 32bit development? Is there a porting problem for 32bit versions that I already have (okay - can it be quick to ask if even before I start the compilation)?

As you have guessed, I see general instructions all indicators will be appreciated! :)

When Visual Studio 2008 is installed, Note to keep that box running, which installs 64 bit compiler and device, because it is not by default .

Then you can refer to these articles for a guide on 32 to 64 bit migration:


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

jquery - SimpleModal Confirm fails to submit form -