Project

General

Profile

Actions

Emulator Issues #6761

closed

WII_IPC_HLE_Device_net_ssl.h:61:2: error: ‘x509_cert’ does not name a type

Added by fast.rizwaan over 10 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

dolphin-emu git not building in fedora 21 gnu/linux x86_64


[ 66%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/Src/IPC_HLE/WII_IPC_HLE.cpp.o
In file included from /home/rizvan/build/dolphin-emu/Source/Core/Core/Src/IPC_HLE/WII_IPC_HLE.cpp:37:0:
/home/rizvan/build/dolphin-emu/Source/Core/Core/Src/IPC_HLE/WII_IPC_HLE_Device_net_ssl.h:61:2: error: ‘x509_cert’ does not name a type
x509_cert cacert;
^
/home/rizvan/build/dolphin-emu/Source/Core/Core/Src/IPC_HLE/WII_IPC_HLE_Device_net_ssl.h:62:2: error: ‘x509_cert’ does not name a type
x509_cert clicert;
^
make[2]: *** [Source/Core/Core/CMakeFiles/core.dir/Src/IPC_HLE/WII_IPC_HLE.cpp.o] Error 1
make[1]: *** [Source/Core/Core/CMakeFiles/core.dir/all] Error 2
make: *** [all] Error 2

Actions

Also available in: Atom PDF