-
Faire défiler un grand nombre d'images
par JustStart ·// #warning Incomplete implementation, return the number of rows -
SearchBar avec un custum tableviewcell
par rollano ·// #warning Incomplete implementation, return the number of sections -
UITableVIewController
par rollano ·// #warning Incomplete implementation, return the number of sections -
UISearchController
par helio ·// #warning Incomplete implementation, return the number of sections -
JSON et Swift
par helio ·// #warning Incomplete implementation, return the number of sections -
UITableView: afficher un total dans la dernière cellule
par Draken ·// #warning Incomplete implementation, return the number of sections -
UIcollectionView et ajout items
par helio ·//#warning Incomplete method implementation -- Return the number of sections -
Découverte syntaxe simplifiée NSArray
par jpimbert ·Mais j'ai un warning (implémentation incomplète) c'est normal et pas grave, mais j'aimerai bien pouvoir dire au compilo qu'il me laisse tranquille avec ce warning pour ce cas précis (oui je suis un ma -
xcode 4.3.2 et probleme compilation
par paddev ·#warning "This project uses features only available in iPhone SDK 3.0 and later." -
[Résolu] Soucis : Combinaison Tabbar / TableView et NavigationController.
par ceburo ·*)tableView<br />{<br />#warning Potentially incomplete method implementation.<br /> // Return the number of sections.<br />&nbs -
UIAlertViewEx et UIActionSheetEx (blocks)
par muqaddar ·#warning UIActionSheetEx uses blocks that are supported only since iOS 4.0 and MacOSX 10.6<br />@interface UIActionSheetEx : UIActionSheet @end<br />#endif -
(de-)Commenter de gros blocs de code
par psychoh13 ·Si tu veux éviter ce genre de problème, il y a une autre technique : à chaque fois que tu mets un #if, tu rajoutes juste avant (parce qu'après tu ne le vois pas ) un #warning... : -
communiquer les données entre deux classes
par Genose ·#warning "ps: l'appli est visible chez sf.net" -
compiler une libairie.
par houlala63 ·../include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" -
compiler une libairie.
par nucleus ·../include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" -
compiler une libairie.
par houlala63 ·../include/sys/ipc.h:25:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" -
Integration de LibUsb dans une appli
par Genose ·<br />libusb-0.1.8/darwin.c:64: warning: #warning "libusb being compiled for 10.2 or higher"<br />libusb-0.1.8/darwin.c:229: illegal function call, found `,darwin_error_ -
Organiser son code avec les directives de Préprocesseur
par ClicCool ·* #warning A FINIR