#115: n ---------------------------+------------------------------------------------ Reporter: ouhncom | Owner: laurent Type: defect | Status: new Priority: major | Milestone: QuteCom 2.2-RC2 Component: Build System | Version: 2.2-RC3 Resolution: | Keywords: NMAKE : fatal error U1073 U1077 msvc_recommended_pragmas.h: No such file or directory unrecognized option `-FI' ---------------------------+------------------------------------------------
Comment(by ouhncom): I have changed the file: CMakeCache.txt modify : owmemorydump_PROJECT_TYPE:STRING=Static //originally is Shared and build successful. I can see and run the QuteCom.exe congrualutaion myself !!! Total: I modified total 3 files: yahoo_profile.c , Languages.h //These two files hava strange error about encoding or line break CMakeCache.txt // in order to build owmemorydump.lib and i find a problem: if use cmake -DCMAKE_BUILD_TYPE=debug -G "NMake Makefiles" .. // BUILD_TYPE=debug not release build will find error, can not find some variables, may be that were build in mode release. finally , thank laurent for help me enthusiastically !! -- Ticket URL: <http://trac.qutecom.org/ticket/115#comment:52> QuteCom <http://trac.qutecom.org> _______________________________________________ QuteCom-dev mailing list QuteCom-dev@lists.qutecom.org http://lists.qutecom.org/mailman/listinfo/qutecom-dev