following tut, bs happend.
gdnative decided to hardcode the directories of is includes to godot_cpp for the directory of the fucking git repo.
This commit is contained in:
		
							
								
								
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							| @@ -1,6 +1,3 @@ | ||||
| [submodule "Engine/gd"] | ||||
| 	path = Engine/gd | ||||
| 	url = https://github.com/godotengine/godot | ||||
| [submodule "Engine/gdnative_cpp"] | ||||
| 	path = Engine/gdnative_cpp | ||||
| 	url = https://github.com/godotengine/godot-cpp | ||||
|   | ||||
		Reference in New Issue
	
	Block a user