PDA

View Full Version : Compiler error



NewsArchive
07-08-2005, 02:54 AM
Hi,

I got a copy of an sb5 project from a co-worker. We both have the same
version and build. She can compile it ok, I get the following:

------ Build started: Project: wssetup.sb5, Configuration: Release
Win32 ------

SetupBuilder(tm) 32-bit Script Compiler and Linker
Developer Edition
Copyright (C) 1997-2005 Lindersoft
SetupScript(tm) Installation Script Language
Copyright (C) 2003-2005 Lindersoft
Version 5.0.1180

Deleting intermediate files and output files for project 'wssetup.sb5',
configuration 'Release|Win32'.
Loading compiler variables...
Compiling...
wssetup.sb5
Script version detected: 5.0.1151
Recursive compile(0:28): Common Definitions.sbi
Continue(0:1:29): D:\Program Files\Lindersoft\SetupBuilder 5
Developer\Projects\wssetup.sb5
Generating code...
Finished generating code
Building executable...
Linking kernel...
Fatal Compiler Error: Cannot link sbkernel.


---------------------------------------
Done ---------------------------------------

wssetup.sb5 - 1 error(s), 0 warning(s)

Compilation Time: 0.89 sec.

------------------------------- Compilation
finished -------------------------------

Any clue for me to fix it?

Thanks,

Tony Tetley
Professional Data Services, Inc.

NewsArchive
07-08-2005, 02:54 AM
Tony,

The Output Folder on your machine does not exist.

Does this help?

Friedrich

--
Friedrich Linder
CEO, Lindersoft
www.lindersoft.com
1.954.252.3910

"point. click. ship" - that's SetupBuilder 5

NewsArchive
07-08-2005, 07:36 AM
Friedrich,

Yes, sorry I didn't see it.

Thanks,

Tony