Project

General

Profile

Actions

Bug #1234

closed

'fd_set' type not declared

Added by Alex A. over 8 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
libcrystax
Target version:
Start date:
01/21/2016
Due date:
% Done:

100%

Estimated time:
CPU Architecture:
arm, mips, x86
Host OS:
Toolchain:
clang-3.7, gcc-4.9
Android version:
4.4 (android-19)
CrystaX NDK Version:

Description

When compiling with CrystaX 10.3.1, I got the following error that didn't exist with 10.2 (didn't try with 10.3.0):

In file included from jni/cryptopp/network.cpp:5:0:
jni/cryptopp/wait.h:184:2: error: 'fd_set' does not name a type
fd_set m_readfds, m_writefds;

I've tried with armeabi, x86, and mips ABIs. I suspect the same applied for others.


Files

include.txt (33.3 KB) include.txt Alex A., 01/22/2016 02:54 AM
Actions

Also available in: Atom PDF