Web Connection
Having trouble setting up a win 10 laptop as a dev station
Gravatar is a globally recognized avatar based on your email address. Having trouble setting up a win 10 laptop as a dev station
  Michael B
  All
  Jul 13, 2019 @ 09:52am

Rick,

I typically ran my dev machine on an old Win7 box for a multitude of reasons. All was fine until that machine decided it was time to say night night. Having said that I am now trying to setup a Dell laptop with my old version of the framework and my app. When I try to compile an exe I get 'class definition wwc_server is not found'. I also had some issues with preprocessor directives (wconnect.h not loading).

I did what I thought were all the usual things. I made sure the OS path include the source code and app folder. I made sure the ncessary dll's like dotnetbridge and ipstuff are in my apps root path. Tried all sorts of stuff but to no avail.

Thoughts?

ps: I am 'this close' to needing you in a screenshare because i have work to do and have no more time to troublehsoot this, so if you wanna make some billable hours over the weekend some time that would be great!

Gravatar is a globally recognized avatar based on your email address. re: Having trouble setting up a win 10 laptop as a dev station
  Rick Strahl
  Michael B
  Jul 15, 2019 @ 05:12am

If wconnect.h is not loading you have pathing issues. Just make sure wconnect.h is in your path and you recompile all of your code to pull it in.

+++ Rick ---

Gravatar is a globally recognized avatar based on your email address. re: Having trouble setting up a win 10 laptop as a dev station
  Michael B
  Rick Strahl
  Jul 15, 2019 @ 06:38am

Of course I forgot about the VFP 'search path' which was the issue. I was adding my dev dir to the OS path.

Thanks!

© 1996-2024