Problem building a program with Microsoft Visual Studio: Exit code 255 (0xff)

Steve Lionel (Intel)
Total Points:
112,121
Status Points:
112,121
Black Belt
May 8, 2008 9:02 AM PDT
Rate
 
#1
You selected an inappropriate project type.  Please create a new project and select "Console Application".  You selected "Windows Application" which requires a specific program structure (a function called WinMain as the entry point) and which does not provide a standard console output.  Use "Console Application" for typical Fortran programs.

At your convenience, try building a Windows Application project and selecting the sample code option to see what one looks like.



Intel Software Network Forums Statistics

8290 users have contributed to 31236 threads and 99111 posts to date.
In the past 24 hours, we have 7 new thread(s) 19 new posts(s), and 24 new user(s).

In the past 3 days, the most popular thread for everyone has been comparison cilk++, openmp, pthreads first results The most posts were made to comparison cilk++, openmp, pthreads first results The post with the most views is Very amusing...  Escalated as

Please welcome our newest member zq.x