Coding > FPC Valkyrie

I want a lua tutorial

(1/1)

konijn:
The compilation speed of fp is driving me nuts!

Its 1992 all over again !

So an alternative I want to look into is lua script plugging ;)

He Who Sheds Light,
T.

Kornel Kisielewicz:
Compilation of fp is slow?? At least on my machine it's damn faster than C/C++... Either you have a old computer or you're doing something wrong (like using absurdly high optimization level :|).

As for a lua plug tutorial there will be one, along with the valkyrie tools to autogenerate code for classes.

konijn:
E:\Maze>fpc maze -S2 -OG -vnhwi
Hint: Start of reading config file E:\wesnoth\fp\bin\i386-Win32\fpc.cfg
Hint: End of reading config file E:\wesnoth\fp\bin\i386-Win32\fpc.cfg
Free Pascal Compiler version 2.0.4 [2006/08/21] for i386
Copyright (c) 1993-2006 by Florian Klaempfl
Target OS: Win32 for i386
Compiling maze.pas
Compiling mazemap.pas
Compiling mazemap.pas
mazemap.pas(91,37) Hint: Type size mismatch, possible loss of data / range check error
mazemap.pas(92,30) Hint: Type size mismatch, possible loss of data / range check error
Linking maze.exe
162 Lines compiled, 28.2 sec <- Half a minute !!!

996 Mhz, 512 Mb RAM

He Who Sheds Light,
T.

Kornel Kisielewicz:
Wierd. DoomRL + Valkyrie vuilds up from scratch in 16 seconds ... and it is huge :/

Navigation

[0] Message Index

Go to full version