How to solve this error?
-
I got a error "LINK : fatal error LNK1104: cannot open file 'dxerr.lib'". And I am new for both DirectX and Visual studio .Net. Please help!
You probably didn't supply the path to your lib file in the project settings.
Cédric Moonen Software developer
Charting control [v1.1] -
You probably didn't supply the path to your lib file in the project settings.
Cédric Moonen Software developer
Charting control [v1.1] -
You should go in the project setting and look for the link catgory and there find an option called "Additional library directory". The exact place depends of your IDE.
Cédric Moonen Software developer
Charting control [v1.1] -
You should go in the project setting and look for the link catgory and there find an option called "Additional library directory". The exact place depends of your IDE.
Cédric Moonen Software developer
Charting control [v1.1]