|
-
March 24th, 2011, 01:09 PM
#6
Re: Problem using a function from other file
 Originally Posted by imranhabib1
here we go
*****************************************
AgentActionComponent Obj;
Obj.getEntityPosition(m_characterID2);
*****************************************
it says no default constructor .............. on taking cursor to Obj .. i tried delcaring default constructor
but it doesnt work yet ...........
any suggestions
Stop telling us you tried stuff and it didn't work without showing the code.
The error messages mean something. Obviously you need to create a default constructor. Show us what you did and we'll tell you why it didn't work.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|