Re: Linker error in cpplite

2021-04-17 Thread Jan Lahoda
Hello, The cpplite project is fairly simple, and requires manual configuration of build, clean and run commands. It then just runs these commands. So, to ultimately fix this, I would suggest to open the Project Properties (select the project in the Projects tab, right-click and select Properties),

Re: Linker error in cpplite

2021-04-17 Thread slipbits
Hi Geertjan; I don't know what other scenario I can provide. I have not setup any gcc compiler and linker commands, in fact nothing is set up, just the project. But I wouldn't expect NB itself to fail. I would have guessed that NB would have said something about me failing (to comport myself)

Re: Linker error in cpplite

2021-04-17 Thread Michael Karrys
This looks familiar. Try this. In the Project pain select your project then right click and select Properties. Then select Run and put in your Main class. MK > On Apr 17, 2021, at 3:41 PM, Geertjan Wielenga > wrote: > > > > Can you provide a sequence of steps for someone to reproduce the is

Re: Linker error in cpplite

2021-04-17 Thread Geertjan Wielenga
Sorry, not going to figure out a scenario for this to reproduce it. Gj On Sat, Apr 17, 2021 at 11:28 PM slipbits wrote: > Run->Build Main Project > On 4/17/2021 1:41 PM, Geertjan Wielenga wrote: > > > > Can you provide a sequence of steps for someone to reproduce the issue? > > Gj > > On Sat, 1

Re: Linker error in cpplite

2021-04-17 Thread slipbits
Run->Build Main Project On 4/17/2021 1:41 PM, Geertjan Wielenga wrote: Can you provide a sequence of steps for someone to reproduce the issue? Gj On Sat, 17 Apr 2021 at 22:36, slipbits > wrote: NB 12.3 Win7-64 Is there a fix for this? If it is in

Re: Linker error in cpplite

2021-04-17 Thread Geertjan Wielenga
Can you provide a sequence of steps for someone to reproduce the issue? Gj On Sat, 17 Apr 2021 at 22:36, slipbits wrote: > NB 12.3 > Win7-64 > > Is there a fix for this? If it is in my program, is there any way of > finding out where? > > I am (very, very) reluctantly using Visual Studio. If th