digitalmars.D.learn - VisualD solution configuration
- Zhenya (4/4) Dec 02 2012 Hi!
- Lubos Pintes (4/7) Dec 02 2012 Not sure if I understand what you ask here, but you probably need to add...
- Zhenya (2/11) Dec 02 2012 I added 2 modules in project.But compiled only one.
- Zhenya (5/16) Dec 02 2012 I have the following errors:
- Zhenya (4/21) Dec 02 2012 I added line "module dispatcher;" in file dispatcher.d and all
- Regan Heath (9/31) Dec 02 2012 =
- Zhenya (2/31) Dec 02 2012 These are in the same folder
Hi! I'm sorry,maybe it is a little bit stupid question,but how to configure VisualD project to get it compile not only main.d but all files in project?
Dec 02 2012
Not sure if I understand what you ask here, but you probably need to add all files you want to compile to the project. Thus not only the main.d, but all modules. Dòa 2. 12. 2012 11:56 Zhenya wrote / napísal(a):Hi! I'm sorry,maybe it is a little bit stupid question,but how to configure VisualD project to get it compile not only main.d but all files in project?
Dec 02 2012
On Sunday, 2 December 2012 at 14:52:24 UTC, Lubos Pintes wrote:Not sure if I understand what you ask here, but you probably need to add all files you want to compile to the project. Thus not only the main.d, but all modules. Dňa 2. 12. 2012 11:56 Zhenya wrote / napÃsal(a):I added 2 modules in project.But compiled only one.Hi! I'm sorry,maybe it is a little bit stupid question,but how to configure VisualD project to get it compile not only main.d but all files in project?
Dec 02 2012
On Sunday, 2 December 2012 at 14:58:24 UTC, Zhenya wrote:On Sunday, 2 December 2012 at 14:52:24 UTC, Lubos Pintes wrote:I have the following errors: Error 42: Symbol Undefined _D10dispatcher7__arrayZ Debug\space.obj(space) Error 42: Symbol Undefined _D10dispatcher12__ModuleInfoZNot sure if I understand what you ask here, but you probably need to add all files you want to compile to the project. Thus not only the main.d, but all modules. Dňa 2. 12. 2012 11:56 Zhenya wrote / napÃsal(a):I added 2 modules in project.But compiled only one.Hi! I'm sorry,maybe it is a little bit stupid question,but how to configure VisualD project to get it compile not only main.d but all files in project?
Dec 02 2012
On Sunday, 2 December 2012 at 15:03:26 UTC, Zhenya wrote:On Sunday, 2 December 2012 at 14:58:24 UTC, Zhenya wrote:I added line "module dispatcher;" in file dispatcher.d and all compiled. Strange,I thought module name inferred from filename.On Sunday, 2 December 2012 at 14:52:24 UTC, Lubos Pintes wrote:I have the following errors: Error 42: Symbol Undefined _D10dispatcher7__arrayZ Debug\space.obj(space) Error 42: Symbol Undefined _D10dispatcher12__ModuleInfoZNot sure if I understand what you ask here, but you probably need to add all files you want to compile to the project. Thus not only the main.d, but all modules. Dňa 2. 12. 2012 11:56 Zhenya wrote / napÃsal(a):I added 2 modules in project.But compiled only one.Hi! I'm sorry,maybe it is a little bit stupid question,but how to configure VisualD project to get it compile not only main.d but all files in project?
Dec 02 2012
On Sun, 02 Dec 2012 15:08:51 -0000, Zhenya <zheny list.ru> wrote:On Sunday, 2 December 2012 at 15:03:26 UTC, Zhenya wrote:o =On Sunday, 2 December 2012 at 14:58:24 UTC, Zhenya wrote:On Sunday, 2 December 2012 at 14:52:24 UTC, Lubos Pintes wrote:Not sure if I understand what you ask here, but you probably need t==add all files you want to compile to the project. Thus not only the=main.d, but all modules. D=C5=88a 2. 12. 2012 11:56 Zhenya wrote / nap=C3=ADsal(a):Hi! I'm sorry,maybe it is a little bit stupid question,but how to ==configure VisualD project to get it compile not only main.d but all files in=d.I added line "module dispatcher;" in file dispatcher.d and all compile=I have the following errors: Error 42: Symbol Undefined _D10dispatcher7__arrayZ Debug\space.obj(space) Error 42: Symbol Undefined _D10dispatcher12__ModuleInfoZI added 2 modules in project.But compiled only one.project?Strange,I thought module name inferred from filename.What folder was main.d in, and what folder was dispatcher.d in? R -- = Using Opera's revolutionary email client: http://www.opera.com/mail/
Dec 02 2012
On Sunday, 2 December 2012 at 20:12:08 UTC, Regan Heath wrote:On Sun, 02 Dec 2012 15:08:51 -0000, Zhenya <zheny list.ru> wrote:These are in the same folderOn Sunday, 2 December 2012 at 15:03:26 UTC, Zhenya wrote:What folder was main.d in, and what folder was dispatcher.d in? ROn Sunday, 2 December 2012 at 14:58:24 UTC, Zhenya wrote:I added line "module dispatcher;" in file dispatcher.d and all compiled. Strange,I thought module name inferred from filename.On Sunday, 2 December 2012 at 14:52:24 UTC, Lubos Pintes wrote:I have the following errors: Error 42: Symbol Undefined _D10dispatcher7__arrayZ Debug\space.obj(space) Error 42: Symbol Undefined _D10dispatcher12__ModuleInfoZNot sure if I understand what you ask here, but you probably need to add all files you want to compile to the project. Thus not only the main.d, but all modules. Dňa 2. 12. 2012 11:56 Zhenya wrote / napÃsal(a):I added 2 modules in project.But compiled only one.Hi! I'm sorry,maybe it is a little bit stupid question,but how to configure VisualD project to get it compile not only main.d but all files in project?
Dec 02 2012