Git clone no updater.exe in Resources - can't build it
159 views
Skip to first unread message
Roo
unread,
Jun 20, 2012, 11:04:14 AM6/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nappu...@googlegroups.com
I cloned the repository and attempted to build. The build fails because updater.exe does not exist in NAppUpdater.Framework Resources and I can't built the updater either because it depends on the Framework.
Roo
unread,
Jun 20, 2012, 11:14:41 AM6/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nappu...@googlegroups.com
Found the issue. Refreshed the references.
Roo
unread,
Jun 20, 2012, 11:22:21 AM6/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nappu...@googlegroups.com
Only issue I have now is this line in WpfSampleApp/UpdateWindow.xaml.cs
On Wednesday, 20 June 2012 16:04:14 UTC+1, Roo wrote:
Itamar Syn-Hershko
unread,
Jun 20, 2012, 11:22:57 AM6/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nappu...@googlegroups.com
Something is still broken in the build process, I need to find a better way of handling this dependency hell
Will look at it after the current dev cycle
Itamar Syn-Hershko
unread,
Jun 20, 2012, 11:30:13 AM6/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nappu...@googlegroups.com
Yes, I made some changes and didn't update all the samples yet.
IconStream is not available anymore, so this line can be removed.
mu florentino
unread,
Jan 4, 2013, 2:52:55 AM1/4/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nappu...@googlegroups.com
I still cant build NAppUpdater.Framework. :( it's looking for updater.exe but i can build updater.exe because there's not NAppUpdater.Framework.dll yet. it's a chicken or the egg problem.
help pls! :)
Itamar Syn-Hershko
unread,
Jan 4, 2013, 3:49:33 AM1/4/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nappu...@googlegroups.com
Just put an empty file under that name and do a rebuild twice