- Joined
- Apr 1, 2008
- Messages
- 1,635
- Reaction score
- 155
- Points
- 63
Have you linked with
Apart from that, there are mainly 3 reasons why SetupCustomCamera would return NULL:
Orbitersdk\lib\gcAPI.lib
?Apart from that, there are mainly 3 reasons why SetupCustomCamera would return NULL:
- hSurf is NULL (I don't think this is the case here)
- Config->CustomCamMode==0 (I don't think this is the case here, as you've checked that)
- hSurf is not a 3DRenderTarget (Also, I don't think this is the case here)