Home » Community » Coffee corner » Intresting action
Re: Intresting action [message #4894 is a reply to message #4892] |
Thu, 24 August 2006 16:15  |
|
luzr wrote on Thu, 24 August 2006 10:04 | Sometimes BLITZ can hide errors in header arrangement. E.g.
file1.cpp:
#include <CtrlLib/CtrlLib.h>
....
file2.cpp
- missing #include
When compiled as single BLITZ block, missing header is second file problem is ignored (because it gets included in first file).
I guess this one is similar.
Mirek
|
sorry,my fault,I fixed it just now,I didn't add a new package,just add all files to main package.
now I creat a new package name as SQLite.
everything is fine
|
|
|
Goto Forum:
Current Time: Sun Aug 17 15:49:40 CEST 2025
Total time taken to generate the page: 0.07246 seconds
|