Hi,
 
Trying to build a 32 bit win 8.1 version with wxwidets 3.0.2/ vigra 1.10.0 
boost 1.57.0 and the 2015 beta 2 code
 
I managed to get past my earlier issue (see thread on 2015 beta 1) - the 
cmake name vigra_config_hxx needs to point to configVersion.hxx not 
config.hxx - and are now getting more than 1000 errors of the form:
 

   - Error 1 error C2146: syntax error : missing ';' before identifier 
   'wxSTD_FRAME_ICON' 
E:\Photographic\Huginbase\wxWidgets-3.0.2\include\wx\msw\private.h 48 1 
huginbasewx
   - Error 2 error C4430: missing type specifier - int assumed. Note: C++ 
   does not support 
   default-int 
E:\Photographic\Huginbase\wxWidgets-3.0.2\include\wx\msw\private.h 48 1 
huginbasewx
   - Error 3 error C2146: syntax error : missing ';' before identifier 
   'wxSTD_MDIPARENTFRAME_ICON' 
E:\Photographic\Huginbase\wxWidgets-3.0.2\include\wx\msw\private.h 49 1 
huginbasewx
   - Error 4 error C4430: missing type specifier - int assumed. Note: C++ 
   does not support 
   default-int 
E:\Photographic\Huginbase\wxWidgets-3.0.2\include\wx\msw\private.h 49 1 
huginbasewx
   - Error 5 error C2146: syntax error : missing ';' before identifier 
   'wxSTD_MDICHILDFRAME_ICON' 
E:\Photographic\Huginbase\wxWidgets-3.0.2\include\wx\msw\private.h 50 1 
huginbasewx
   - Error 6 error C4430: missing type specifier - int assumed. Note: C++ 
   does not support 
   default-int 
E:\Photographic\Huginbase\wxWidgets-3.0.2\include\wx\msw\private.h 50 1 
huginbasewx
   - Error 7 error C2146: syntax error : missing ';' before identifier 
   'wxDEFAULT_FRAME_ICON' 
E:\Photographic\Huginbase\wxWidgets-3.0.2\include\wx\msw\private.h 51 1 
huginbasewx
   - Error 8 error C4430: missing type specifier - int assumed. Note: C++ 
   does not support 
   default-int 
E:\Photographic\Huginbase\wxWidgets-3.0.2\include\wx\msw\private.h 51 1 
huginbasewx



   - Error 29 error C2061: syntax error : identifier 
   'HANDLE' E:\Photographic\Huginbase\wxWidgets-3.0.2\include\wx\msw\private.h 
193 1 huginbasewx
   - Error 30 error C2833: 'operator HANDLE' is not a recognized operator 
   or 
   type E:\Photographic\Huginbase\wxWidgets-3.0.2\include\wx\msw\private.h 196 
1 huginbasewx
   -  

I am not knowledgeable enough to work out what is going on. Searching 
suggests that it could anyone of a number of causes including a missing ';' 
somewhere before the error is reported, incorrectly typed or spelt variable 
name, missing file etc etc
 
Is this a bug or is it me?
 
Cheers
 
Brian  
 

-- 
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
--- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/3e72f956-b464-45c3-9b69-b9d4161a0bab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to