[2.21] x64 build fails (mistake in client.vcproj)

Bug #269582 reported by Sergey «m17» Kolosov
2
Affects Status Importance Assigned to Milestone
StrongDC++
New
Undecided
Unassigned

Bug Description

Build fails because of wrong path:

Building StringDefs.cpp and Example.xml from StringDefs.h...
Системе не удается найти указанный путь.
Project : error PRJ0019: A tool returned an error code from "Building StringDefs.cpp and Example.xml from StringDefs.h..."

Here's buggy string from client.vcproj:

CommandLine=""$(SolutionDir)vc9\Win32\$(ConfigurationName)\MakeDefs\MakeDefs.exe" .\client\StringDefs.h .\client\StringDefs.cpp .\EN_Example.xml
"

“Win32” should be replaced with $(PlatformName)

Thanks.

Revision history for this message
Sergey «m17» Kolosov (m17-admin-gmail) wrote :
Revision history for this message
Big Muscle (bigmuscle) wrote :

This is not a bug. Makedefs should be always compiled in Win32 mode to ensure that 64-bit build can be compiled on 32-bit platform.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.