Installed SP1 as directed.
Grabbed a clone of the repo. Built with ZERO errors. Have not had a chance to try under Wine. Likely tomorrow.
Search found 15 matches
- Fri Sep 20, 2019 12:14 am
- Forum: Questions
- Topic: How do I build TDL?
- Replies: 20
- Views: 10057
- Wed Sep 18, 2019 3:35 pm
- Forum: Linux/Mac/Wine
- Topic: ToDoList on Mac OSX
- Replies: 14
- Views: 9630
Re: ToDoList on Mac OSX
Sent. Bcc myself and it came through.
- Wed Sep 18, 2019 1:23 pm
- Forum: Questions
- Topic: How do I build TDL?
- Replies: 20
- Views: 10057
Re: How do I build TDL?
And here is a warning probably worth addressing: Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for polic...
- Wed Sep 18, 2019 1:18 pm
- Forum: Questions
- Topic: How do I build TDL?
- Replies: 20
- Views: 10057
Re: How do I build TDL?
Missed one: Error 3 error MSB3073: The command "mkdir ..\ToDoList mkdir ..\ToDoList\unicode_debug copy unicode_debug\transtext.dll ..\todolist\unicode_debug /y copy unicode_debug\transtext.dll ..\..\todolist_Plugins_7.2\debug /y copy unicode_debug\transtext.pdb ..\..\todolist_Plugins_7.2\debug /y :V...
- Wed Sep 18, 2019 12:58 pm
- Forum: Questions
- Topic: How do I build TDL?
- Replies: 20
- Views: 10057
Re: How do I build TDL?
Using VS2010, I'm building 7.2.12 from CodeProject. Where I now see the versions of VS! Missed it! ("Application Source (7.2.12) - 3.4 MB (Includes all plugins - compiles under VC6, VS2005/2008/2010, VS2013, VS2015 )") Problem with one project: C:\Users\bgrupczy\Documents\todolist_src\TDLTransEdit\T...
- Wed Sep 18, 2019 4:57 am
- Forum: Questions
- Topic: How do I build TDL?
- Replies: 20
- Views: 10057
Re: How do I build TDL?
I'm running into the same issue this person did:
https://www.codeproject.com/Messages/56 ... found.aspx
There are some others too. I'll get back with the list soon.
https://www.codeproject.com/Messages/56 ... found.aspx
There are some others too. I'll get back with the list soon.
- Mon Sep 16, 2019 4:41 pm
- Forum: Questions
- Topic: How do I build TDL?
- Replies: 20
- Views: 10057
Re: How do I build TDL?
1. I found how to make undo/redo work for the comment area. Before using undo/redo, I have to click over in the task area. It applies the undo/redo to the comment area. 2. Using a tasklist with only one entry as my startup/activetasklist is enough to then get my tasklist loaded at startup. Prevents ...
- Mon Sep 16, 2019 4:33 pm
- Forum: Questions
- Topic: How do I build TDL?
- Replies: 20
- Views: 10057
Re: How do I build TDL?
@Oldwolf: Yep, But I wasn't able to find much about how to build it. Did I miss a README? @Dan: Thanks. I'll use your suggestion and get VS2010. I'll get whatever version you really think is best. It's a small cost. I didn't realize you keep us Wine users in mind. Thanks. My company supports open so...
- Mon Sep 16, 2019 4:11 pm
- Forum: Linux/Mac/Wine
- Topic: ToDoList on Mac OSX
- Replies: 14
- Views: 9630
Re: ToDoList on Mac OSX
I sent an anonymized version that still crashes TDL. Let me know that you got it. Thanks and good luck!
- Sat Sep 14, 2019 5:08 pm
- Forum: Questions
- Topic: How do I build TDL?
- Replies: 20
- Views: 10057
Re: How do I build TDL?
I found Visual Studio 10 embedded in the project files. But can I build with the express version?