QUOTE(Mona777 @ 02/23/09, 09:35 AM) [snapback]301492[/snapback]
I had done what you said but it didn't work: How can it find maya/MIOStream.h if you've removed the maya/ from the search path....? i.e. it should be: "C:\Program Files\Autodesk\Maya2008\include"
There are only 4 possibilities.
- You don't have Maya installed, and the path "C:\Program Files\Autodesk\Maya2008\include" doesn't exist.
- You installed Maya, but didn't install the SDK (in which case "C:\Program Files\Autodesk\Maya2008\include" doesn't exist)
- You have 64bit windows, and have installed the 32bit version of maya and infact should have directed it to the 0x86 program files folder.
- You haven't set it in VC++ correctly.
If i had to guess, I'd say the problem is 3 or 4.
QUOTE(Mona777 @ 02/23/09, 09:35 AM) [snapback]301492[/snapback]
I appreciate your honesty, I am self taught and have gaps in my knowledge in C++. However I am in a situation that I really have to do this and am putting all the hours that I can into it.
Work smarter, not harder. The first gaps you have to fill are how to link libraries, how to set include paths, and how to write DLL projects. If you don't spend time learning that, then it doesn't matter how hard you work - you're not going to get any further.
QUOTE(Mona777 @ 02/23/09, 09:35 AM) [snapback]301492[/snapback]
A teacher would want to teach someone who is willing to learn.
A teacher is someone who wants to teach. Most people don't want to teach. Q.E.D. most people are not teachers.
However - most people are genuinely nice people, and will lend a hand once in a while. But don't confuse lending a hand with teaching, because they are 2 very different things indeed.
QUOTE(Mona777 @ 02/23/09, 09:35 AM) [snapback]301492[/snapback]
I will learn this regardless but I had assumed that forums where for this kind of thing.
No. These forums are to provide help and assistance to those who are stuck, from those who wish to help. If you learn something in that process that's an entirely unrelated matter. If tuition is that you are after, you're not likely to find it here..... (because help != tuition).