Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

swimlikehell

macrumors member
Original poster
Aug 31, 2006
46
0
I had a question this is the error i am getting when i build my project. I have the call for the function in a method-table, were i had previously called a different function to the same project page. this is a new function that i have just added, it builds fine until try to call it, i have it in the .h file and the .h file called on the page where i am calling it from. if anyone has any suggestions they would be most appreciated. thanks


error: 'function' was not declared in this scope
 
swimlikehell said:
I had a question this is the error i am getting when i build my project. I have the call for the function in a method-table, were i had previously called a different function to the same project page. this is a new function that i have just added, it builds fine until try to call it, i have it in the .h file and the .h file called on the page where i am calling it from. if anyone has any suggestions they would be most appreciated. thanks


error: 'function' was not declared in this scope
It's hard for me to envision the layout of your application. You didn't even say what language you were using. Can you post some bits of your code?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.