Netbeans C++ test file build error
I'm creating my first unit test (google test) in c++ using netbeans. Have
followed the official tutorial but I keep running into an error when hit
the test button. The error is as follows:
fatal error - error while loading shared libraries:
/cygdrive/E/softwares_n_studies/Netbeans/installed/NetBeans_7.3.1/ide/bin/nativeexecution/Windows-x86/unbuffer.dll:
cannot open shared object file: Exec format error
I would really appreciate any help I can get on this. Thanks!
No comments:
Post a Comment