Menu

What's the status of /permissive- support?

Oscar Kuo
2018-05-12
2018-05-13
  • Oscar Kuo

    Oscar Kuo - 2018-05-12

    Hi,

    I ran into following issue when using CSplitterWindow in WTL10 7336

    atlsplit.h(1101): error C2065: 'StartWindowProc': undeclared identifier

    and it goes away after I turned off /permissive- and looks like it came from DECLARE_WND_CLASS_EX.

    I found this post https://sourceforge.net/p/wtl/discussion/374433/thread/4e2dcc68/?limit=25#14fa, which sounds like this issue was fixed before WTL10 was released.

    Any idea why I'm still getting it?

    Oscar

     
  • Nenad Stefanovic

    Hi Oscar,

    WTL10 is not finalized yet, the work on it is still ongoing.

    Based on your desciption, you have older files. You need to pick up newer builds, and, in some cases, newer files directly from the Git repository.

    The best approach would be to get the latest buld. If you run into any issues, you can then check if there were any commits after that build that can fix the problems.

    Cheers,
    Nenad

     

Log in to post a comment.