Hello,
I am in the process of converting schrodinger to build as a static lib using
visual studio. I have it compiling, linking and outputting the static library
correctly. However, when I come to link the schrodinger library to my
application I get the following:
1>Schroedinger_d.lib(schrodecoder.obj) : error LNK2001: unresolved external
symbol __orc_code_orc_splat_u8_ns
1>Schroedinger_d.lib(schroframe.obj) : error LNK2019: unresolved external
symbol __orc_code_orc_splat_u8_ns referenced in function
_schro_upsampled_frame_get_block_fast_precN
1>Schroedinger_d.lib(schrovirtframe.obj) : error LNK2001: unresolved external
symbol __orc_code_orc_splat_u8_ns
1>Schroedinger_d.lib(schrodecoder.obj) : error LNK2001: unresolved external
symbol __orc_code_orc_splat_s16_2d
1>Schroedinger_d.lib(schroframe.obj) : error LNK2001: unresolved external
symbol __orc_code_orc_splat_s16_2d
(Many more LNK2001 errors)...
Searching my pc for one of the symbols such as "__orc_code_orc_splat_u8_ns"
proved fruitless. I did however look at schroorc.orc which seems to have some
similarly named functions. I'm wondering if anyone knows if some part of
schrodinger or orc has been refactored which could cause this.
Any help will be greatly appreciated.
MarkH.
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Schrodinger-devel mailing list
Schrodinger-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/schrodinger-devel