home Forums # Technical Support Fuzzylite on VS 2012 does not compile Reply To: Fuzzylite on VS 2012 does not compile

#952
Unknown
Member

Hi Juan Rada-Vilela,

your guidance really helped me to solve the issue. but now i’mm facing another issue where-in it gives linker error :

error LNK1104: cannot open file ‘bin\Debug\fuzzylite-dbg.lib’

but it is able to generate .dll and .dbg.lib file in bin folder

Solution has 5 projects
1. All builds – compiles without error
2. fl-bin – gives above error
3. fl-shared – compiles without error
4. fl-static – compiles without error
5. INSTALL – compiles without error

thanks,