Am Dienstag, 19. Mai 2015 06:03:57 UTC+2 schrieb smib:
>
> 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 - 
>

I short feed back would have been nice. But this issue is on your side: You 
have setted the variables by yourself. In the code we have
 FIND_FILE(
    VIGRA_CONFIG__HXX
    NAMES configVersion.hxx config_version.hxx
    PATHS "${VIGRA_INCLUDE_DIR}/vigra/"
  ) 

which should pick up the correct path automatically. But I changed the name 
in the meantime to better match in content. But this variable should not 
edited manually.

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
>
>
<Snip>
This could be an indication to a wrongly build wxWidgets. Please check your 
wxWidgets build.


Forgot to say MSVC2013 express
>

There is no express only version.
If you are using Express 2013 for Windows, this is the wrong one (this is 
for store apps).
You need the Express 2013 for Windows Desktop or Community Edition 2013. 
Both have the same SDK and therefore the same compiler. MS recommends the 
Community Edition.

Thomas

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/520ba560-619b-4995-9eaf-58583ad0566a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to