[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 594: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 650: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
Fórum Xmaker • erro ao gerar o exe
Página 1 de 1

erro ao gerar o exe

Enviado: Outubro 14th, 2011, 3:48 pm
por Paulo Campregher
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ToolWin, ComCtrls, Menus, Buttons, ExtCtrls, StdCtrls, Extras, Jpeg, ImgList,
o erro da aqui-> IniFiles, XPMenu, XBanner;

type
TFormPrincipal = class(TForm)
Mnu_1: TMenuItem;
Mnu_2: TMenuItem;
Mnu_3: TMenuItem;
Mnu_4: TMenuItem;
Mnu_5: TMenuItem;
Mnu_6: TMenuItem;
Mnu_7: TMenuItem;
Mnu_8: TMenuItem;
Mnu_9: TMenuItem;
Mnu_10: TMenuItem;

Re: erro ao gerar o exe

Enviado: Outubro 15th, 2011, 9:27 am
por Gustavo
Esse erro acontece porque provavelmente você não configurou o Xmaker com o Delphi, para maiores informações acesse o manual do Xmaker no capítulo "5.Configurando o Xmaker", página 15.
http://xmaker.com.br/Downloads/X%20Make ... SUARIO.pdf

Re: erro ao gerar o exe

Enviado: Outubro 17th, 2011, 11:07 am
por Paulo Campregher
já conferi e o erro continua. Só um detalhe: meu windows é o 7 ultimate

Re: erro ao gerar o exe

Enviado: Outubro 18th, 2011, 8:28 am
por Paulo Campregher
Consegui resolver, desinstalei e reinstalei tudo denovo, aí funcionou certinho. valeu

Re: erro ao gerar o exe

Enviado: Outubro 18th, 2011, 10:35 am
por Gustavo
Obrigado por nos dar um feedback.