IDE project path

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
bluebird
Posts: 172
Joined: Wed Sep 28, 2016 3:55 am
DBs Used: DBF

IDE project path

Post by bluebird »

Dear Friends

On my 1st use of the IDE I had a problem with IDE rejecting my file path

The file was located where I thought it should be,ie C:\hmg.3.4.4\mysourcecode\thisproject

To make things work I had to locate the project at c:\myIDEprojjects

The problem was that the IDE did not like the period characters in the normal path.

Is relocation the only solution or have others found a work around allowing them to use
the HMG normal path?

Thanks
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: IDE project path

Post by esgici »

bluebird wrote: Sat Feb 24, 2018 5:20 pm ...

Is relocation the only solution or have others found a work around allowing them to use
the HMG normal path?
No. Your project folder may be anywhere on your PC;

and HMG path itself has periods, even more than one.

May be path of your folder or other files has space ?

Happy HMG'ing :D
Viva INTERNATIONAL HMG :D
bluebird
Posts: 172
Joined: Wed Sep 28, 2016 3:55 am
DBs Used: DBF

Re: IDE project path

Post by bluebird »

Sorry, I don't understand the reply (but am grateful that there was a reply)

I want to avoid the message "Invalid Project Name/Path (Spaces ...etc ....Not Allowed)"

Is there anyway (any fix to IDE) to allow me to use the "normal" mysourcecode directory with the IDE?

Thanks
User avatar
koke
Posts: 116
Joined: Wed Aug 21, 2013 3:54 pm
DBs Used: DBF, mySql, mariaDB

Re: IDE project path

Post by koke »

hi, what esgici is saying is that the only limitation is that the folder and upper folders of your project can't have spaces.

good luck.
,___,
[O.o]
/)__)
-”–”-
KoKe
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: IDE project path

Post by esgici »

koke wrote: Mon Feb 26, 2018 4:49 pm hi, what esgici is saying is that the only limitation is that the folder and upper folders of your project can't have spaces.

good luck.
I didn't say "only limitation" :?

Happy HMG'ing :D
Viva INTERNATIONAL HMG :D
User avatar
koke
Posts: 116
Joined: Wed Aug 21, 2013 3:54 pm
DBs Used: DBF, mySql, mariaDB

Re: IDE project path

Post by koke »

esgici wrote: Mon Feb 26, 2018 9:35 pm
koke wrote: Mon Feb 26, 2018 4:49 pm hi, what esgici is saying is that the only limitation is that the folder and upper folders of your project can't have spaces.

good luck.
I didn't say "only limitation" :?

Happy HMG'ing :D
:lol: :lol: sorry i think i'm putting my own thought instead.
but it is the most significant limitation
,___,
[O.o]
/)__)
-”–”-
KoKe
Post Reply