[Gulli] Qt e compilazione per windows

Giovanni Scafora linuxmania@gmail.com
Ven 11 Apr 2008 18:37:22 CEST


2008/4/10, Alberto Cortesi <cortesialberto@tiscali.it>:
>  ##############################################
>  balisticus.h:947: error: `blindato_rb' undeclared (first use this function)
>  balisticus.h:949: error: `piombo_rb' undeclared (first use this function)
>  balisticus.h:951: error: `piombowc_rb' undeclared (first use this function)
>  balisticus.h:990: error: `abete_rb' undeclared (first use this function)
>  balisticus.h:992: error: `ferro_rb' undeclared (first use this function)
>  balisticus.h:994: error: `osso_rb' undeclared (first use this function)
>  balisticus.h:996: error: `tessuti_rb' undeclared (first use this function)
>  balisticus.h:1005: error: `penetraz_le' undeclared (first use this function)
>  balisticus.h:1010: error: `volcavita_le' undeclared (first use this
>  function)
>  balisticus.h:1016: error: `vellimite_le' undeclared (first use this
>  function)
>  balisticus.h:1021: error: `velresferro_rb' undeclared (first use this
>  function
>  balisticus.h:1023: error: `spessferro_le' undeclared (first use this
>  function)
>  balisticus.h:1029: error: `msec_le' undeclared (first use this function)
>  balisticus.h:1033: error: `fsec_le' undeclared (first use this function)
>  balisticus.h:1039: error: `velreslegno_rb' undeclared (first use this
>  function
>  balisticus.h:1041: error: `spesslegno_le' undeclared (first use this
>  function)
>  balisticus.h:1056: error: `velnota_le' undeclared (first use this function)
>  balisticus.h:1060: error: `fsec_cb' undeclared (first use this function)
>  balisticus.h:1065: error: `percorso_le' undeclared (first use this function)
>  balisticus.h:1070: error: `pesocarica_le' undeclared (first use this
>  function)
>  balisticus.h:1074: error: `grammi2_rb' undeclared (first use this function)
>  balisticus.h:1080: error: `percnuovo_le' undeclared (first use this
>  function)
>  balisticus.h:1085: error: `velnuova_le' undeclared (first use this function)
>  balisticus.h:1092: error: invalid use of `this' in non-member function
>  balisticus.h:1093: error: `statusBar' undeclared (first use this function)
>
>  ###############################################

È difficile darti una risposta precisa, senza aver a disposizione il
codice sorgente.
Ad ogni modo, sono tutte funzioni che vengono chiamate e che non sono
state ancora dichiarate.
Ciò significa che devono essere dichiarate prima che provi a chiamarle
e, solitamente, si risolve includendo uno o più  file di intestazione
(header file) contenenti proprio i prototipi di quelle funzioni.


-- 
Giovanni Scafora
Arch Linux Trusted User (voidnull)
http://www.archlinux.org
linuxmania@gmail.com


Maggiori informazioni sulla lista Gulli