NO

Author Topic: error #3120: [asm] Symbol '@605' is undefined  (Read 3164 times)

kerem_g

  • Guest
error #3120: [asm] Symbol '@605' is undefined
« on: February 18, 2010, 06:19:23 AM »
Hi,

i am facing this problem under my vista 7 x64.

E:\code\binpack\binpack.c(882): error #3120: [asm] Symbol '@359' is undefined.
E:\code\binpack\binpack.c(6975): error #3120: [asm] Symbol '@605' is undefined.

The code is perfectly fine under Vista x32. I copied the project from x32 over
to the x64 machine and changed all target specific options but it still fails. Whats
my fault here or is it a bug?

Someone got an idea?

regards

K.