473,382 Members | 1,313 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Problem with C4430 error in VC++

1
Hello

I am programming in VC++, VS 2005. The program worked fine, but now I have this error. Previously were several errors like this, I did a reinstalation of SDK, DirectShow, OpenCV and VS2005, and now there are only 3 of those. But I donīt know why this error exists.


1>c:\archivos de programa\microsoft platform sdk\samples\multimedia\directshow\baseclasses\ctlu til.h(278) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int


Any idea I will appreciatte a lot.
Thanks.
Nov 24 '06 #1
1 3941
horace1
1,510 Expert 1GB
Hello

I am programming in VC++, VS 2005. The program worked fine, but now I have this error. Previously were several errors like this, I did a reinstalation of SDK, DirectShow, OpenCV and VS2005, and now there are only 3 of those. But I donīt know why this error exists.


1>c:\archivos de programa\microsoft platform sdk\samples\multimedia\directshow\baseclasses\ctlu til.h(278) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int


Any idea I will appreciatte a lot.
Thanks.
see URL
http://msdn2.microsoft.com/en-us/library/ms173696.aspx
Nov 25 '06 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Michel | last post by:
In VC++ from Visual Studio 2005 the following occurs: If I try to compile anyting, even a newly created empty MFC application with 1 empty dialog, I get the following 2 errors: Compiling......
3
by: martinbriefcase | last post by:
Compiling a program using ACE + MSVC++8, got lots of errors and some are listed as below: Error 2 error C2894: templates cannot be declared to have 'C' linkage c:\program files\microsoft visual...
1
by: Arsalan Ahmad | last post by:
Hi all, I am trying to compile some source files using makefile. While compiling I am getting errors as shown below. Any idea how can I solve this problem. I believe I need to add some...
3
by: Gwarg | last post by:
Hello I hope someone has encountered this and knows what the problem is. I've taken over an mfc ocx project and i am normally not an mfc programmer. I was trying to change settings to allow me...
2
by: darko | last post by:
ok, i'm just starting out, with c++ and i downloaded some wideos, i'm working on VS.NET 2005, and hthe first script is helloworld #include <iostream> main() { std::cout << "Hello World"; }...
6
by: alexroat | last post by:
Hi, when I'm trying to compile this code with gcc 4 I get this strange error : alex@deimos:~/Desktop/Image$ make -k Image g++ Image.cpp -o Image Image.cpp:29: error: expected initializer...
1
by: Bit Byte | last post by:
The following function pointer declarations used to compile without any problems in VS7.1, now when I try to compile in VS8, I get a C4430 error. Anyone knows why, and how to fix it (without using...
1
by: pra1983 | last post by:
can any one can help i am getting an error saying "missing type specifier - int assumed in line 332" but my line of that part are.... 332: getchar(); 333: getchar(); 334: for( i=0 ;...
12
by: slizorn | last post by:
error C4430: missing type specifier - int assumed. Note: C++ does not support default-int err how do i fix that error? for example given to this section of code.. Matrix::addMatrix(Matrix m1,...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.