Project

General

Profile

Actions

Emulator Issues #1557

closed

Build Order is broken

Added by Speeddymon over 14 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What steps will reproduce the problem?

  1. Download a clean SVN HEAD copy
  2. Load up VC++ 2008 Express
  3. Build Solution

What is the expected output? What do you see instead?
'29 succeeded, 0 failed, 1 skipped' is expected
'28 succeeded, 1 failed, 1 skipped' is seen, or something close to that.

Searching for the compile error shows a link error due to wxmsw28u_core.lib
being not found

What version of the product are you using? On what operating system?
R4438 x64 on XP x64

Please provide any additional information below.

I am able to get it to build properly and successfully by telling VC
Express to compile the wx* projects, then copying the 4 libs they make to
the VC Express lib folder, then doing a rebuild solution. I do not know the
VC Express build order system well enough to fix this issue properly (by
changing the build order) in the solution myself.

Actions

Also available in: Atom PDF