Hello,

I have today download the new source code . When i run the makefile with
nmake dist, I get a error on creating the axiom.lib, see the followed
text. My Question is what is my mistake. Where are setting the
include-files.

Thanks Lars  

Generating Code...
   Creating library ..\deploy\lib\axiom.lib and object
..\deploy\lib\axiom.exp
om_element.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
[EMAIL PROTECTED]
om_node.obj : error LNK2001: unresolved external symbol
[EMAIL PROTECTED]
om_output.obj : error LNK2001: unresolved external symbol
[EMAIL PROTECTED]
om_node.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function [EMAIL PROTECTED]
om_output.obj : error LNK2001: unresolved external symbol
[EMAIL PROTECTED]
om_output.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
_axiom_output_write
om_output.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in
function _axiom_output_write

om_output.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
_axiom_output_write
om_output.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
_axiom_output_write
om_output.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
_axiom_output_write
om_text.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
[EMAIL PROTECTED]
om_output.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
_axiom_output_write
om_text.obj : error LNK2001: unresolved external symbol
[EMAIL PROTECTED]
om_output.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in
function _axiom_output_w
rite
om_output.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in
function _axiom_output_write
om_text.obj : error LNK2001: unresolved external symbol
[EMAIL PROTECTED]
om_output.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
_axiom_output_write
om_text.obj : error LNK2001: unresolved external symbol
[EMAIL PROTECTED]
om_output.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
_axiom_output_write
om_output.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED]
referenced in function _axiom_outp
ut_write
om_output.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in
function _axiom_output_writ
e
om_output.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
_axiom_output_write
om_output.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
_axiom_output_write
om_output.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED]
referenced in function _axiom_out
[EMAIL PROTECTED]
om_stax_builder.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
_axiom_stax_builder_process_attributes

om_stax_builder.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in
function _axiom_stax_build
er_process_attributes
om_stax_builder.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
_axiom_stax_builde
r_process_attributes
om_stax_builder.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in
function _axiom_stax_buil
der_process_attributes
om_stax_builder.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in
function _axiom_stax_b
uilder_process_attributes
om_stax_builder.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
_axiom_stax_builder_process_
attributes
om_stax_builder.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
_axiom_stax_builder_create_om_text
om_stax_builder.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
_axiom_stax_builder_discard_current_element
@8
om_stax_builder.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
_axiom_stax_builder_process_namespace
s
om_stax_builder.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
_axiom_stax_builder
_process_namespaces
om_stax_builder.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in
function _axiom_stax_buil
der_process_namespaces
om_stax_builder.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
_axiom_stax_builder_process_
namespaces
om_stax_builder.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
_axiom_stax_builder_create_om_element
om_stax_builder.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
_axiom_stax_builder_create_om_doctype
om_stax_builder.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
_axiom_stax_builder_create_om_proces
sing_instruction
om_stax_builder.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
_axiom_stax_builder_create_om_proc
essing_instruction
om_stax_builder.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
[EMAIL PROTECTED]
om_text.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function
[EMAIL PROTECTED]
..\deploy\lib\axiom.dll : fatal error LNK1120: 35 unresolved externals
NMAKE : fatal error U1077: 'link.exe' : return code '0x460'
Stop.

D:\Data\c\build\win32>

Reply via email to