You need to fully qualify engineVersion_t with: tradingScreener::engine.
On a side note, the _t suffix is reserved for UNIX system implementations. I know you're on Windows, but I thought you would like to know :)
Wazzak
@kribel
The code you have posted doesn't show what is wrong. There must be something else going on that you have not shown us.
@Framework
He should not have to specify tradingScreener::engine because it's defined in the same namespace.
Last edited on