Re: [Live-devel] Problems with compilation the project

2009-08-09 Thread Dan DuFeu
Hi Georgy, I currently compile under VS 2008 as well, but I use the supplied makefiles (with minor changes to win32config) to do this. I'm guessing you are missing the UsageEnvironment library as input to the linker. Try adding UsageEnvironment project as a dependency of BasicUsageEnvironme

[Live-devel] Problems with compilation the project

2009-08-09 Thread Georgy Steshin
Hi all, I have made a new solution in visual studio 2008 and had compiled successfully the whole projects. But I can't compile the testProgs. This is the output from the compiler Error 1 error LNK2001: unresolved external symbol "class DelayInterval __cdecl operator*(short,c