![]() |
.NET 2005 compilation error |
Post Reply
|
| Author | |
jfblier
Newbie
Joined: 29 March 2006 Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Topic: .NET 2005 compilation errorPosted: 07 April 2006 at 2:10pm |
|
Hi, I currently use version 9.60.1 and I am trying to port my project under VC++.NET 2005. The following compilation error appears: error C4430: missing type specifier - int assumed. Note: C++ does not support default-int Any ideas? Thanks |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 07 April 2006 at 2:44pm |
|
Just add "int" as return type.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
jfblier
Newbie
Joined: 29 March 2006 Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Posted: 09 April 2006 at 6:26am |
|
Thanks it works. I was not sure if I needed to change the CodeJock code.
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |