Bugs item #1292013, was opened at 2005-09-15 07:01
Message generated for change (Comment added) made by derekc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1292013&group_id=105970 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: light Group: v2.0 >Status: Closed >Resolution: Works For Me Priority: 5 Submitted By: Graeme Foster (graemefoster) >Assigned to: Derek (derekc) Summary: light gives warning when linking *.wixlib files Initial Comment: When asked to link with a *.wixlib file, light.exe gives the warning "Source file with unexpected extension encountered. Expected *.wixobj but actual extension is *.wixlib" As I understand it, light should also expect *.wixlib files. ---------------------------------------------------------------------- >Comment By: Derek (derekc) Date: 2005-09-16 10:18 Message: Logged In: YES user_id=518766 I tried doing a search for the strings in that error message and was unable to find them anywhere in the wix code base. I also tried running something very similar to the command below and it did not produce any errors. The error message listed above also doesn't have an error number (like LGHT0001) - which all WiX toolset errors have. Please try running the problematic command by typing it in directly from the commandline (since MSBuild or Votive may actually be the one displaying the error). I've closed the bug, but if you can give more information about how you are running into this error please re-open the bug. Please give as much info as possible about the environment in which the WiX tools are being run and exactly which tools are being used. ---------------------------------------------------------------------- Comment By: Graeme Foster (graemefoster) Date: 2005-09-16 02:47 Message: Logged In: YES user_id=172717 Exact command line (run via MSBuild): ..\Lib\WiX\light.exe -nologo -w0 -v0 -wx -out obj\Release\TX.msi obj\Release\TX.wixobj ..\Lib\WiX\UI\wixui_featuretree.wixlib Version is 2.0.3309.0 ---------------------------------------------------------------------- Comment By: Derek (derekc) Date: 2005-09-15 11:25 Message: Logged In: YES user_id=518766 Please provide more information about how you ran light - I've never seen this error. What version are you using? Did you run light from the command line or Votive? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1292013&group_id=105970 ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ WiX-devs mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/wix-devs |
Free forum by Nabble | Edit this page |