Menu

#120 Problem when compile vba.cpp

Will not fix
closed-invalid
nobody
5
2012-07-22
2012-07-22
Anonymous
No

When i Debug, it do not have error, but when I Release it show many error,
And I do not know how to fix it.
Error 2 error C2059: syntax error : ')' C:\Users\BlueSky\shuffle2proj.vba-m\trunk\src\win32\VBA.cpp 1043
Error 4 error C2059: syntax error : ')' C:\Users\BlueSky\shuffle2proj.vba-m\trunk\src\win32\VBA.cpp 1047
Error 7 error C2059: syntax error : ')' C:\Users\BlueSky\shuffle2proj.vba-m\trunk\src\win32\VBA.cpp 2056
Error 1 error C2146: syntax error : missing ')' before identifier 'SVN_REV_STR' C:\Users\BlueSky\shuffle2proj.vba-m\trunk\src\win32\VBA.cpp 1043
Error 3 error C2146: syntax error : missing ')' before identifier 'SVN_REV_STR' C:\Users\BlueSky\shuffle2proj.vba-m\trunk\src\win32\VBA.cpp 1045
Error 5 error C2146: syntax error : missing ')' before identifier 'SVN_REV_STR' C:\Users\BlueSky\shuffle2proj.vba-m\trunk\src\win32\VBA.cpp 2050
Error 6 error C2661: 'CWnd::CreateEx' : no overloaded function takes 3 arguments C:\Users\BlueSky\shuffle2proj.vba-m\trunk\src\win32\VBA.cpp 2050
8 IntelliSense: expected a ')' c:\users\bluesky\shuffle2proj.vba-m\trunk\src\win32\vba.cpp 1043
9 IntelliSense: expected a ')' c:\users\bluesky\shuffle2proj.vba-m\trunk\src\win32\vba.cpp 1045

Discussion

  • Squall Leonhart

    Squall Leonhart - 2012-07-22
    • milestone: --> Will not fix
    • status: open --> closed-invalid
     
  • Squall Leonhart

    Squall Leonhart - 2012-07-22

    Thats not our source code.