Opened 4 years ago

Closed 3 years ago

#121 closed defect (fixed)

Build error:Error copying file (if different)

Reported by: ouhncom Owned by: laurent
Priority: major Milestone: QuteCom 2.2-RC2
Component: Build System Version: 2.2-RC3
Keywords: Error copying file (if different) Cc:

Description

When I tried to compile use vs2005 under the command:cmake -DCMAKE_BUILD_TYPE=release -G "Visual Studio 8 2005" ..

the vs2005 ide show a lot of errors like Error copying file (if different):

Copying file C:/Program Files/Mercurial?/qutecom-2.2/build/release/
Error copying file (if different) from "C:/Program Files/Mercurial?/qutecom-2.2/build/libs/webcam/webcam.dll" to "C:/Program Files/Mercurial?/qutecom-2.2/build/release/".
Project : error PRJ0019: 工具从"Copying file C:/Program Files/Mercurial?/qutecom-2.2/build/release/"
生成日志保存在“file://c:\Program Files\Mercurial\qutecom-2.2\build\libs\webcam\webcam.dir\Release\BuildLog?.htm”
webcam - 1 个错误,0 个警告


正在链接...

正在创建库 C:\Program Files\Mercurial\qutecom-2.2\build\wifo\phapi-util\Release\phapiutil.lib 和对象 C:\Program Files\Mercurial\qutecom-2.2\build\wifo\phapi-util\Release\phapiutil.exp

正在嵌入清单...
Copying file C:/Program Files/Mercurial?/qutecom-2.2/build/release/
Error copying file (if different) from "C:/Program Files/Mercurial?/qutecom-2.2/build/wifo/phapi-util/phapiutil.dll" to "C:/Program Files/Mercurial?/qutecom-2.2/build/release/".
Project : error PRJ0019: 工具从"Copying file C:/Program Files/Mercurial?/qutecom-2.2/build/release/"
生成日志保存在“file://c:\Program Files\Mercurial\qutecom-2.2\build\wifo\phapi-util\phapiutil.dir\Release\BuildLog?.htm”
phapiutil - 1 个错误,0 个警告

I have searched it in here and not found the resolvent,
and i need to build in ide, so can anybody help me ?
Thanks.

Change History (4)

comment:1 Changed 4 years ago by ouhncom

  • Resolution set to fixed
  • Status changed from new to closed

comment:2 Changed 3 years ago by alex

  • field_os set to all
  • Resolution fixed deleted
  • Status changed from closed to reopened

comment:3 Changed 3 years ago by alex

I'm still able to reproduce the problem in 2.2 branch while building the solution:

6>Error copying file (if different) from "L:/DEV/qutecom-2-2-0/build/libs/qtutil/tests/testexpandbutton.exe" to "L:/DEV/qutecom-2-2-0/build/debug/".
7>Error copying file (if different) from "L:/DEV/qutecom-2-2-0/build/libs/qtutil/tests/testflashwindow.exe" to "L:/DEV/qutecom-2-2-0/build/debug/".
7>Error copying file (if different) from "L:/DEV/qutecom-2-2-0/build/libs/qtutil/tests/testflashwindow.pdb" to "L:/DEV/qutecom-2-2-0/build/debug/".

env: Vista Home premium 32bit, VC8 Express

comment:4 Changed 3 years ago by laurent

  • Resolution set to fixed
  • Status changed from reopened to closed

bug fix : 623

Note: See TracTickets for help on using tickets.