[Fixed] [2169 WinGUI] Wont compile, missing x264panel

Archive of historical bug reports.
Please use the GitHub link above to report issues.
Forum rules
*******************************
Please be aware we are now using GitHub for issue tracking and feature requests.
- This section of the forum is now closed to new topics.

*******************************
Post Reply
siromega
Posts: 36
Joined: Mon Jul 02, 2007 5:06 am

[Fixed] [2169 WinGUI] Wont compile, missing x264panel

Post by siromega »

Code: Select all

C:\WINDOWS\Microsoft.NET\Framework\v3.5\Microsoft.CSharp.targets(60,9): error MSB3041: Unable to create a manifest resource name for "Controls\x264Panel.resx". Could not find file 'E:\_handbrake-cvs\C#\Controls\x264Panel.cs'.
Done building project "HandBrakeCS.csproj" -- FAILED.
Did you forget a file (or two) in the CVS? If I check out an older version of the SVN (before 2166), then go to 2166+ and then compile it, it'll work.
User avatar
s55
HandBrake Team
Posts: 10350
Joined: Sun Dec 24, 2006 1:05 pm

Re: [2169 WinGUI] Wont compile, missing x264panel

Post by s55 »

yeh, my bad.

Files are now checked in. 2170 should build.
Post Reply