Project

General

Profile

Actions

Emulator Issues #864

closed

wxAdv28, wxBase28, and wxCore28 builds may interfere with each other on Visual Studio

Added by Nolan.Check about 15 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
Build
% Done:

0%

Operating system:
Windows
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
Yes
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

  1. Use a multi-core CPU to build the Visual Studio solution.
  2. Visual Studio may attempt to build wxAdv28, wxCore28, and wxBase28
    simultaneously. It might only do this in the Professional edition.
  3. Sometimes, more than one of those projects will try to create
    "....\lib\vc_lib\msw\wx\msw\rcdefs.h" at the same time, resulting in this
    error: "The process cannot access the file because it is being used by
    another process."

Solution: Set up the Project Dependencies so that they never build at the
same time.

Actions

Also available in: Atom PDF