Problem beim Compilen

03/19/2016 17:33 xXTigraXx#1
Hallo

ich hab in Source Model Chance eingebaut funktioniert auch soweit aber nach dem einbau mekert er mich Fashion combine an kann mir da evtl wer helfen
Error:

\_Interface\FuncTextCmd.cpp(4886): error C2039: 'm_pWndFashionCombine' : is not a member of 'CWndMgr'
..\_Interface\WndManager.h(246) : see declaration of 'CWndMgr'

Ich habe da nichts entfernt oder sonstiges =/ bin dankbar über jede hilfe =)
03/19/2016 18:31 Exrib0.#2
Hast du auch :

PHP Code:
#ifdef __FASHION_COMBINE
    
CWndFashionCombinem_pWndFashionCombine;
#endif // __FASHION_COMBINE 
in der WndManager.h?
03/19/2016 18:43 xXTigraXx#3
Ja steht drin

fehler besteht weiterhin