#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 laurent): Replying to [comment:52 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 !!! I don't think it was a good idea to pass owmemorydump into static lib Have you try my patch it solves the problem too in a good way ... > 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 Can you send the diff of yahoo_profile.c , Languages.h > 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. Use build_nmake...bat and do not switch between debug and release into the same build folder Good luck for the next step -- Ticket URL: <http://trac.qutecom.org/ticket/115#comment:54> QuteCom <http://trac.qutecom.org> _______________________________________________ QuteCom-dev mailing list QuteCom-dev@lists.qutecom.org http://lists.qutecom.org/mailman/listinfo/qutecom-dev