Search found 130 matches: std

Return to advanced search

Re: documentacion de funciones gdi+

... c:\bcc582\include\gdiplus.h 21: Unable to open include file 'algorit hm' Error E2316 c:\bcc582\include\gdiplus.h 22: 'min' is not a member of 'std' Error E2272 c:\bcc582\include\gdiplus.h 22: Identifier expected Error E2316 c:\bcc582\include\gdiplus.h 23: 'max' is not a member of 'std' Error ...
by mastintin
Wed Nov 19, 2014 1:06 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: documentacion de funciones gdi+
Replies: 29
Views: 14308

Re: Objeto ficticio

... al menos de repaso para los compañeros y es una de las partes menos conocidas de las innovaciones. Y hablando de falta de divulgación, mirando std.ch en el directorio include de Harbour ME ACABO DE ENTERAR que SET RELATION SOPORTA LA CLÁUSULA SCOPED del Comix RDD. "SET RELATION TO ... ...
by Carlos Mora
Wed Oct 01, 2014 2:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Objeto ficticio
Replies: 18
Views: 3618

Re: Correct way to call an external DLL?

Antonio... Mirando algunas soluciones para mi problema, encontre esto std::string ConvertWCSToMBS(const wchar_t* pstr, long wslen) { int len = ::WideCharToMultiByte(CP_ACP, 0, pstr, wslen, NULL, 0, NULL, NULL); std::string dblstr(len, '\0'); len = ::WideCharToMultiByte(CP_ACP, ...
by Adolfo
Thu Aug 28, 2014 11:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Correct way to call an external DLL?
Replies: 12
Views: 2636

Re: En tiempo de compilacion...

... preprocessor can be used in PRG code. This is list of PRG functions available for programmer. REQUEST __PP_STDRULES It forces including standard std.ch rules in static binaries. Dynamic binaries linked with harbour dynamic library always includes standard PP rules. __PP_INIT( [<cIncludePath>] ...
by Antonio Linares
Tue Aug 26, 2014 7:45 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: En tiempo de compilacion...
Replies: 3
Views: 1565

Error FIVEHC.LIB ANIGIF

... a BCC582 y me saca los siguientes errores: Versión FWH 2008-Marzo y el xHarbour que venia con la licencia de FWH: Error: Unresolved external '__rwstd::__rw_stdexcept_NoNamedException' referenced from F:\FWH2008\LIB\FIVEHC.LIB|ANIGIF Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, ...
by Manuel Valdenebro
Sun Jun 29, 2014 5:31 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error FIVEHC.LIB ANIGIF
Replies: 2
Views: 598

C Struct

Hello, I am developing with xHarbour(version dated 17/11/2-11 from xHarbout.com and Fivewin for Harbour. I realise this is an xHarbour issue rather than a Fivewin issue, but I am hoping someone on this forum can help me. I am trying to get DLLCAL() working wit little to no success. My sample code an...
by patdriscoll
Wed Jun 11, 2014 11:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: C Struct
Replies: 23
Views: 3500

error al compilar con bcc582

... c:\borland\bcc582\bin\ilink32 -Gn -aa -Tpe -s @b32.bc Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland Error: Unresolved external '__rwstd::__rw_stdexcept_NoNamedException' referenced from D:\A\FWH\LIB\FIVEHC.LIB|ANIGIF Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, ...
by artu01
Mon Dec 23, 2013 6:23 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error al compilar con bcc582
Replies: 1
Views: 808

Re: QR code

Hi, use this code...... /-------------------------------------------------------------------------------------------------- Function QRGenerator(cTexto, cPath, cBmp) // genera codigo qr local cStr, cFile LOCAL nResp #Define DC_CALL_STD 0x0020 STATIC qrDLL DEFAULT cPath := "BMP\" DEFAULT cB...
by Willi Quintana
Thu Dec 05, 2013 4:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: QR code
Replies: 12
Views: 4549

Re: Migrating to Harbour

Lautaro,

Lautaro wrote:Hello,

Harbour not read std.ch file, harbour use a std.ch included in the compiler, for use std.ch you must be use switch /u+<file> in compiler script for include a new command file in the compilation.


Thank you for the info!

EMG
by Enrico Maria Giordano
Thu Oct 03, 2013 10:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Migrating to Harbour
Replies: 52
Views: 16191

Re: Migrating to Harbour

Hello,

Harbour not read std.ch file, harbour use a std.ch included in the compiler, for use std.ch you must be use switch /u+<file> in compiler script for include a new command file in the compilation.

Sorry for my bad english.


Atte.,

Lautaro
by Lautaro
Thu Oct 03, 2013 10:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Migrating to Harbour
Replies: 52
Views: 16191

Re: Migrating to Harbour

I renamed std.ch and Harbour continue to compile commands like USE! :?: :?: :?:

I'm surely missing something...

EMG
by Enrico Maria Giordano
Thu Oct 03, 2013 9:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Migrating to Harbour
Replies: 52
Views: 16191

Re: Migrating to Harbour

... I already knew about hbcompat.ch but to use it I'd have to modify all my one thousand PRGs. :-) I tried to add #include "Hbcompat.ch" to std.ch but strangely enough it looks like Harbour doesn't read std.ch... :?: EMG
by Enrico Maria Giordano
Thu Oct 03, 2013 8:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Migrating to Harbour
Replies: 52
Views: 16191

Re: Lib de xH rddADS, donde?

... Error: Unresolved external '__ltoupper_lcid' referenced from C:\AUTOSYS\PRGS\XHARBOUR\LIB\HBZIP.LIB|ziparchive Error: Unresolved external 'std::_Locinfo::_Locinfo(const std::basic_string<char, std::char_traits<char>, std::allocator<char> >&)' referenced from C:\AUTOSYS\PRGS\XHARBOUR\LIB\HBZIP.LIB|ziparchive ...
by noe aburto
Thu Sep 05, 2013 9:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Lib de xH rddADS, donde?
Replies: 8
Views: 1201

Re: Error: Unresolved external 'std::_String_base::_Xran() const

... contab.exe... Error: Unresolved external '__reta' referenced from C:\AUTOSYS\PRGS\TSBROWSE\LIB\SBROWSEX.LIB|TSBFuncs Error: Unresolved external 'std::_String_base::_Xran() const' referenced from C:\AUTOSYS\PRGS\XHARBOUR\LIB\HBZIP.LIB|zipstorage Error: Unresolved external 'std::_String_base::_Xlen() ...
by noe aburto
Thu Aug 15, 2013 6:20 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error: Unresolved external 'std::_String_base::_Xran() const
Replies: 3
Views: 739

Re: Exit Error : 13.04 OLE

Thinking about it, we could build Harbour with HB_FM_STD_ALLOC and see if that makes a difference. It did it on WinRT.
by Antonio Linares
Sun May 19, 2013 9:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Exit Error : 13.04 OLE
Replies: 26
Views: 4482
PreviousNext

Return to advanced search