#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 Lexhound08):

 To Laurent, thanks for the psiidle_vc9.diff patch I've managed to compile
 it to 100% using VC9 until an error occured:

 [100%] Building CXX object
 wengophone/src/presentation/qt/CMakeFiles/QuteCom.dir/WinApp.obj
 WinApp.cpp
 Linking to lib file: boost_signals-vc90-mt-1_38.lib
 Linking to lib file: boost_thread-vc90-mt-1_38.lib
 Linking to lib file: boost_date_time-vc90-mt-1_38.lib
 Linking CXX executable QuteCom.exe
 owutil.lib(owutil.dll) : error LNK2005: "protected: __thiscall
 std::_Container_base_aux_alloc_real<class std::allocator<class
 std::basic_string<char,struct std::char_traits<char>,class
 std::allocator<char> > > >::~_Container_base_aux_alloc_real<class
 std::allocator<class std::basic_string<char,struct
 std::char_traits<char>,class std::allocator<char> > > >(void)"
 
(??1?$_container_base_aux_alloc_r...@v?$allocator@v?$basic_str...@du?$char_traits@d...@std@@v?$alloca...@d@2@@std@@@std@@@std@@i...@xz)
 already defined in owphone.lib(ContactGroup.obj)

 owutil.lib(owutil.dll) : error LNK2005: "protected: __thiscall
 std::_Container_base_aux_alloc_real<class std::allocator<class
 std::basic_string<char,struct std::char_traits<char>,class
 std::allocator<char> > > >::_Container_base_aux_alloc_real<class
 std::allocator<class std::basic_string<char,struct
 std::char_traits<char>,class std::allocator<char> > > >(class
 std::allocator<class std::basic_string<char,struct
 std::char_traits<char>,class std::allocator<char> > >)"
 
(??0?$_container_base_aux_alloc_r...@v?$allocator@v?$basic_str...@du?$char_traits@d...@std@@v?$alloca...@d@2@@std@@@std@@@std@@i...@v?$allocator@v?$basic_str...@du?$char_traits@d...@std@@v?$alloca...@d@2@@std@@@1@@Z)
 already defined in owphone.lib(ContactGroup.obj)

    Creating library QuteCom.lib and object QuteCom.exp

 QuteCom.exe : fatal error LNK1169: one or more multiply defined symbols
 found

 LINK failed. with 2
 NMAKE : fatal error U1077: '"C:\Program Files\CMake 2.6\bin\cmake.exe"' :
 return code '0xffffffff'
 Stop.
 NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
 9.0\VC\BIN\nmake.exe"' : return code '0x2'
 Stop.
 NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
 9.0\VC\BIN\nmake.exe"' : return code '0x2'
 Stop.


 I don't know if my error is the same as ouhncom, I hope you could help me
 with this.

-- 
Ticket URL: <http://trac.qutecom.org/ticket/115#comment:69>
QuteCom <http://trac.qutecom.org>

_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to