Club Delphi  
    Paypal   FTP   CCD     Buscar   Trucos   Trabajo   Foros

Retroceder   Foros Club Delphi > Otros entornos y lenguajes > C++ Builder
Registrarse FAQ Miembros Calendario Guía de estilo Temas de Hoy

 
 
Herramientas Buscar en Tema Desplegado
  #2  
Antiguo 02-05-2020
Avatar de aguml
aguml aguml is offline
Miembro
 
Registrado: may 2013
Posts: 885
Poder: 14
aguml Va por buen camino
Vale, he añadido "$(BDS)\include\boost_1_73" a Include Path y a Library Path y parece que ya lo reconoce pero ahora me da otros errores relacionados con los archivos de esa librería:
En la linea:
Código PHP:
#define WCHAR_MAX UINT16_MAX 
Código:
[BCC32 Warning] stdint.h(168): W8017 Redefinition of 'WCHAR_MAX' is not identical
Otro:
Código PHP:
bool const integral_constant<boolval>::value
Código:
[BCC32 Error] integral_constant.hpp(90): E2316 'value' is not a member of 'integral_constant<bool,val>'
Otro:
Código PHP:
enum static_size }; 
Código:
[BCC32 Error] array.hpp(155): E2324 Numeric constant too large
Otro:
Código PHP:
boost::array<unsigned char, ( UINTMAX_C(1) << CHAR_BIT )>  result
Código:
[BCC32 Error] crc.hpp(411): E2450 Undefined structure 'array<unsigned char,256>
[BCC32 Error] crc.hpp(411): E2449 Size of 'result' is unknown or zero'
Otro:
Código PHP:
static  boost::array<unsigned char, ( UINTMAX_C(1) << CHAR_BIT )> const
          
table make_byte_reflection_table(); 
Código:
[BCC32 Error] crc.hpp(438): E2450 Undefined structure 'array<unsigned char,256>'
No encuentro por internet como solucionar todos estos fallos
Responder Con Cita
 



Normas de Publicación
no Puedes crear nuevos temas
no Puedes responder a temas
no Puedes adjuntar archivos
no Puedes editar tus mensajes

El código vB está habilitado
Las caritas están habilitado
Código [IMG] está habilitado
Código HTML está deshabilitado
Saltar a Foro

Temas Similares
Tema Autor Foro Respuestas Último mensaje
¿reporteador freeware para C++builder 6 hasta 2010-XE2 XE3 XE4 XE5 XE7 Seatle 2010? JXJ C++ Builder 5 19-03-2016 01:11:32
reportes c++ builder 2010 ps_papis Impresión 4 01-11-2011 01:36:08
Usar librerías dinámicas zairillo C++ Builder 5 23-02-2010 13:01:55
librerias para usar Servers Quin C++ Builder 0 26-09-2006 16:45:27
Como usar librerias de Paradox en Delphi Mario1980 Varios 2 07-10-2004 14:56:07


La franja horaria es GMT +2. Ahora son las 09:21:09.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Traducción al castellano por el equipo de moderadores del Club Delphi
Copyright 1996-2007 Club Delphi