unable to build hugin 2020.0.0

44 views
Skip to first unread message

Sylvie Chen

unread,
May 19, 2021, 2:41:57 PM5/19/21
to hugin and other free panoramic software
Hello,
I am trying to build hugin 2020.0.0 on Centos7.6.
I had a lot of issues on building it. Now I am stuck on this issue.
Can anyone help me?

```
In file included from /images/personal/industrial/kiln/working/hugin-2020.0.0/src/hugin1/hugin/huginApp.h:32:0,
                 from /images/personal/industrial/kiln/working/hugin-2020.0.0/src/hugin1/hugin/CPDetectorDialog.cpp:37:
/images/personal/industrial/kiln/working/hugin-2020.0.0/src/hugin1/hugin/MainFrame.h:66:1: error: expected class-name before ‘{’ token
 {
 ^
```

I put all these on my denpendencies,
DEPENDENCIES = [
'boost: 1.55.0',
'zlib: 1.2.8',
'tiff: 4.0.3',
'pano13: 2.9.20',
'jpeg: 1.3.1',
'png: 1.6.18',
'openexr: 2.2.0',
'gettext: 0.21',
'glew: 2.1.0',
'glut: 2.8.1',
'vigra: 1.11.1',
'exiv2: 0.27.3',
'lcms2: 2.12',
'wxwidget:3.1.5'
]

T. Modes

unread,
May 22, 2021, 4:45:26 AM5/22/21
to hugin and other free panoramic software
sc...@cinesite.com schrieb am Mittwoch, 19. Mai 2021 um 20:41:57 UTC+2:
Now I am stuck on this issue.
Can anyone help me?

```
In file included from /images/personal/industrial/kiln/working/hugin-2020.0.0/src/hugin1/hugin/huginApp.h:32:0,
                 from /images/personal/industrial/kiln/working/hugin-2020.0.0/src/hugin1/hugin/CPDetectorDialog.cpp:37:
/images/personal/industrial/kiln/working/hugin-2020.0.0/src/hugin1/hugin/MainFrame.h:66:1: error: expected class-name before ‘{’ token
 {
 ^
That's a strange error. Is maybe drag and drop in your wxWidgets disabled? (in wxWidgets setup.h it should read #define wxUSE_DRAG_AND_DROP 1)
 

I put all these on my denpendencies,

There is a file INSTALL_cmake which contains all dependencies.
Reply all
Reply to author
Forward
0 new messages