Bugs item #1529419, was opened at 2006-07-26 19:46 Message generated for change (Settings changed) made by justinrockwood You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1529419&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: votive Group: None >Status: Closed Resolution: Fixed Priority: 5 Submitted By: Rob (rmacfadyen) Assigned to: Justin Rockwood (justinrockwood) Summary: Build does not recognize some files as updated Initial Comment: I have a votive project that I've add a folder of VBScript custom action scripts. These scripts are added to binary table. When I update one of the scripts and build using ctrl- shift-b (Build->Build Solution) these changes are not picked up and the solution is not built. Seems like the dependancy tracking (ala make/msbuild/whatever) does not take into account the binary table (as a complete guess). ---------------------------------------------------------------------- Comment By: Justin Rockwood (justinrockwood) Date: 2006-09-19 22:08 Message: Logged In: YES user_id=1054914 Fixed in Votive v3. You have to make all of your files "Content" in the project to get the dependency tracking. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1529419&group_id=105970 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
