> Hello, I will continue making noise until I'm explained how the new build
> system is supposed to work. I'm tired of checking for possible differences
> between the VC10 and VC8 projects and my VC9 project. 

    I found no differences between VC8 and VC9 (except of usage of manifest
files and file versions) - .vcproj files are easy to compare by WinMerge.

> Obviously the
> developers that have attempted the boot build had something left in a
> temporary directory. 

    Nope. Before commit new build system i run make_boot and make_all for 
both Win32 and Win64 arch and manually deleted gen and temp dirs. Right 
now i checked it again - no problem. 

    I have VC8 and VC10 and have no VC9, btw.

> I started clean, deleting the temporary and compilation
> dirs, etc. The boot build should be self sustained. 

    Sure

> I mean, it should be
> able to complete itself without my manual intervention to copy some files in
> addition to run make_boot. 

    What files are you need to copy ? 

> I still get this with the latest sources:
> 
> 1>------ Build started: Project: isql, Configuration: Debug Win32 ------

    Hmm.. never run make_boot DEBUG :) Tried it right now (VC10, Win32) - all 
is OK.

> 1>Compiling...
> ....
> 1>isql - 0 error(s), 1 warning(s)
> ========== Build: 1 succeeded, 0 failed, 3 up-to-date, 0 skipped ==========
> 
> Statement failed, SQLSTATE = 39000
> Entrypoint of plugin
> F:\fb3dev\fbbuild\firebird30\temp\Win32\debug\firebird\plugins/fbtrace does
> not
> exist
> Statement failed, SQLSTATE = 39000

    Do you have file \builds\win32\defs\plugin.def ?

...
> I hope the people that develop FB from Windows will share their trick on how
> to bypass this problem.

    Believe me or not, but there is not tricks known to me. It just works :)

Regarsd,
Vlad

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to