[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 no FormPrincipal
Página 1 de 1

Erro no FormPrincipal

Enviado: Junho 28th, 2011, 5:58 pm
por joelmva
Olá,

1) Estou criando um sistema exemplo para testar o XMaker.
Criei apenas duas tabelas e dois formulários.
Ao compilar, está dando o seguinte erro:

FormPrincipal.Manutencao.Enabled := False;

Rotinas.Pas(821) Error: Undeclared identifier: 'Manutenção' Rotinas.Pas (891) Error: Missing operador or semicolon

Qual o erro que eu cometi?

2) Peguei então o exemplo de vocês "projeto complexo" e tentei compliar. Apresenta o seguinte erro:
Error: File n Sistema.Dpr(72) or found: 'Princ.RES'

3) Peguei então o exemplo "vendas". Compilou e gerou o executável sem problemas.

Re: Erro no FormPrincipal

Enviado: Junho 29th, 2011, 9:19 am
por Gustavo
Verifique se você criou o banco de dados e também verifique se você definiu corretamente o menu do projeto.