Hello, all
I am pretty new to C++ but have some experience with Java and other programming language. Currently I am having some problem with the the asterisk and pointers. The project is to develop a math equation rendering engine, using MathJax and env.js. I got a envjsnatives.cpp file from QT platform. In the file, there is a function called initializeEnvjsNatives.
The error message is clear enough. Instead of the object itself you should use a pointer to the object as the function argument.
I only wonder do you have indeed some experience with Java and other programming languages?!
At least I finished Java computer science AP course and passed Google Code Jam qualification round using java. And I know this is a pretty stupid question, so I posted in the beginner section.