Click here to Skip to main content
15,893,588 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Not able to find the square of the floating number ... Pin
mybm129-Jul-14 18:20
mybm129-Jul-14 18:20 
Questionmigration from Visual studio 6 Pin
Swap928-Jul-14 3:30
Swap928-Jul-14 3:30 
AnswerRe: migration from Visual studio 6 Pin
Jochen Arndt28-Jul-14 4:03
professionalJochen Arndt28-Jul-14 4:03 
GeneralRe: migration from Visual studio 6 Pin
Swap928-Jul-14 4:34
Swap928-Jul-14 4:34 
GeneralRe: migration from Visual studio 6 Pin
Jochen Arndt28-Jul-14 4:58
professionalJochen Arndt28-Jul-14 4:58 
GeneralRe: migration from Visual studio 6 Pin
Swap928-Jul-14 5:03
Swap928-Jul-14 5:03 
GeneralRe: migration from Visual studio 6 Pin
Jochen Arndt28-Jul-14 5:11
professionalJochen Arndt28-Jul-14 5:11 
GeneralRe: migration from Visual studio 6 Pin
Swap928-Jul-14 11:25
Swap928-Jul-14 11:25 
Jochen, If you have a moment can you please have a look at this thread at msdn :
http://social.msdn.microsoft.com/Forums/en-US/e68b0af5-ed25-4953-80e7-e88463149b77/fatal-error-1017-invalid-integer-constant-expression-in-ctypeh-during-migration-from-vs6-to-vs5?forum=vcgeneral[^]

I tried that.Error from .cpp files are in thousands...they are of type
: error C2065: ‘xyz’: undeclared identifier
: error C2182: ‘pqr’ : illegal use of type 'void'
: error C2065: ‘some variable’ : undeclared identifier
: error C2146: syntax error : missing ';' before identifier ‘classname’
: error C2143: syntax error : missing ';' before '*'
: error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
: error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
: error C2040: ‘variable2’ : 'int *' differs in levels of indirection from ''unknown-type''

Removing them is manually one by one is the only way ? I am jsut trying to compile the code from visual studio 6 to visual studio 2006.
GeneralRe: migration from Visual studio 6 Pin
Jochen Arndt28-Jul-14 21:16
professionalJochen Arndt28-Jul-14 21:16 
GeneralRe: migration from Visual studio 6 Pin
Swap929-Jul-14 3:36
Swap929-Jul-14 3:36 
GeneralRe: migration from Visual studio 6 Pin
Jochen Arndt29-Jul-14 4:01
professionalJochen Arndt29-Jul-14 4:01 
GeneralRe: migration from Visual studio 6 Pin
Swap929-Jul-14 4:26
Swap929-Jul-14 4:26 
GeneralRe: migration from Visual studio 6 Pin
Jochen Arndt29-Jul-14 4:44
professionalJochen Arndt29-Jul-14 4:44 
GeneralHi Jochen, Need help again Pin
Swap931-Jul-14 23:14
Swap931-Jul-14 23:14 
GeneralRe: Hi Jochen, Need help again Pin
Jochen Arndt31-Jul-14 23:35
professionalJochen Arndt31-Jul-14 23:35 
GeneralRe: Hi Jochen, Need help again Pin
Swap91-Aug-14 0:46
Swap91-Aug-14 0:46 
GeneralRe: Hi Jochen, Need help again Pin
Jochen Arndt1-Aug-14 1:12
professionalJochen Arndt1-Aug-14 1:12 
GeneralRe: Hi Jochen, Need help again Pin
Swap91-Aug-14 2:46
Swap91-Aug-14 2:46 
GeneralRe: Hi Jochen, Need help again Pin
Jochen Arndt1-Aug-14 3:00
professionalJochen Arndt1-Aug-14 3:00 
GeneralRe: Hi Jochen, Need help again Pin
Swap91-Aug-14 3:14
Swap91-Aug-14 3:14 
GeneralRe: Hi Jochen, Need help again Pin
Swap91-Aug-14 3:34
Swap91-Aug-14 3:34 
GeneralRe: Hi Jochen, Need help again Pin
Jochen Arndt1-Aug-14 3:49
professionalJochen Arndt1-Aug-14 3:49 
GeneralRe: Hi Jochen, Need help again Pin
Swap91-Aug-14 4:37
Swap91-Aug-14 4:37 
GeneralRe: Hi Jochen, Need help again Pin
Jochen Arndt3-Aug-14 21:17
professionalJochen Arndt3-Aug-14 21:17 
GeneralRe: Hi Jochen, Need help again Pin
Swap93-Aug-14 22:11
Swap93-Aug-14 22:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.