Hello,

I am using VS2017, compiler v141.

Best Regards
Bruno

On 26 April 2018 at 20:08, Dmitry Babokin <babo...@gmail.com> wrote:

> What ispc and VS versions are you using?
>
> Dmitry.
>
> On Thu, Apr 26, 2018 at 7:10 AM, <brunodim...@gmail.com> wrote:
>
>> Hello,
>>
>> I am getting some problems regarding the compilation and linking the ispc
>> objects files with visual studio. Visual studio doesn't recognize symbols
>> exported to object file that i am getting from ispc compiler.  I am using
>> this command:
>>
>> ./ispc.exe .\program1.ispc --addressing=64 --target=avx2 --arch=x86-64 -o
>> program.o -h program.h -O3 -I "C:\Projects\nau\contrib\embree\include"
>>
>> Can you tell me if i am missing any flag that is necessary to be used to
>> generate the proper file to be linked?
>>
>> Best Regards
>> Bruno Martins
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Intel SPMD Program Compiler Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to ispc-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Intel SPMD Program Compiler Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ispc-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Intel SPMD Program Compiler Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ispc-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to